oxygen.core.InfiniteSet.Inclusive
See theInclusive companion object
final case class Inclusive[A](explicit: Set[A]) extends InfiniteSet[A]
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait InfiniteSet[A]trait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- InfiniteSet
Attributes
- Inherited from:
- InfiniteSet
Attributes
- Inherited from:
- InfiniteSet
Everything that is in this, but not in that
Everything that is in both this and that
Attributes
- Inherited from:
- InfiniteSet
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
InfiniteSet -> Any
- Inherited from:
- InfiniteSet
Attributes
- Inherited from:
- InfiniteSet
Everything that is in either this or that
Attributes
- Inherited from:
- InfiniteSet
Attributes
- Inherited from:
- InfiniteSet
In this article