reserve
scala.caps.reserve
final class reserve extends StaticAnnotation
Was an annotation on capset parameters C stating that the method's body does not have C in its use-set. C might be accessed under a box in the method or in the result type of the method. Now deprecated and with no effect.
Attributes
- Deprecated
- true
- Experimental
- true
- Source
- package.scala
- Graph
-
- Supertypes
In this article