Contains

scala.caps.Contains
sealed trait Contains[C <: CapSet, R <: Singleton]

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

Attributes

Source
caps.scala
Graph
Supertypes
class Object
trait Matchable
class Any
In this article