oxygen.core.InfiniteSet
See theInfiniteSet companion object
sealed trait InfiniteSet[A] extends Product
Attributes
- Companion
- object
- Experimental
- true
- Graph
-
- Supertypes
-
trait Producttrait Equalsclass Objecttrait Matchableclass Any
- Known subtypes
Members list
Value members
Concrete methods
Everything that is in this
, but not
in that
Everything that is in this
, but not
in that
Attributes
Everything that is in both
this and
that
Everything that is in both
this and
that
Attributes
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
-
Any
Everything that is in either
this or
that
Everything that is in either
this or
that
Attributes
Inherited methods
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Inherited and Abstract methods
Attributes
- Inherited from:
- Equals
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Abstract fields
In this article