scala.caps.Contains
See theContains companion object
A type constraint expressing that the capture set C needs to contain the capability R
Type parameters
- C
-
the capture set that must contain the capability
R - R
-
the singleton type of the capability that must be present in
C
Attributes
- Companion
- object
- Experimental
- true
- Source
- package.scala
- Graph
-
- Supertypes
In this article