oxygen.core.InfiniteSet
See theInfiniteSet companion trait
object InfiniteSet
Attributes
- Companion
- trait
- Experimental
- true
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
InfiniteSet.type
Members list
Type members
Classlikes
final case class Exclusive[A](explicit: Set[A]) extends InfiniteSet[A]
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait InfiniteSet[A]trait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object Exclusive
final case class Inclusive[A](explicit: Set[A]) extends InfiniteSet[A]
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait InfiniteSet[A]trait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Value members
Concrete methods
In this article