Contains

scala.caps.Contains
See theContains companion object
sealed trait Contains[+C >: CapSet <: CapSet, R <: Singleton]

A type constraint expressing that the capture set C needs to contain the capability R

Attributes

Companion
object
Experimental
true
Source
package.scala
Graph
Supertypes
class Object
trait Matchable
class Any
In this article