Contains

scala.caps.Contains
See theContains companion trait
object Contains

Attributes

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

Members list

Givens

Givens

given containsImpl[C^, 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