Contains

scala.caps.Contains
See theContains companion trait
object Contains

Attributes

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

Members list

Givens

Givens

given containsImpl[C >: CapSet <: CapSet, R <: Singleton]: containsImpl[C, R]

The only implementation of Contains. The constraint that {R} <: C is added separately by the capture checker.

The only implementation of Contains. The constraint that {R} <: C is added separately by the capture checker.

Attributes

Source
package.scala