internal

scala.caps.internal
object internal

Attributes

Experimental
true
Source
package.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
internal.type

Members list

Value members

Concrete methods

def capsOf[CS >: CapSet <: CapSet]: Any

A wrapper indicating a type variable in a capture argument list of a

A wrapper indicating a type variable in a capture argument list of a

Attributes

Source
package.scala

Extensions

Extensions

extension (x: Any)

Reach capabilities x* which appear as terms in @retains annotations are encoded as caps.reachCapability(x). When converted to CaptureRef types in capture sets they are represented as x.type @annotation.internal.reachCapability.

Reach capabilities x* which appear as terms in @retains annotations are encoded as caps.reachCapability(x). When converted to CaptureRef types in capture sets they are represented as x.type @annotation.internal.reachCapability.

Attributes

Source
package.scala