harness.core.InfiniteSet$
See theInfiniteSet companion trait
object InfiniteSet
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
InfiniteSet.type
Members list
Type members
Classlikes
final case class Exclusive[T](explicit: Set[T]) extends InfiniteSet[T]
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait InfiniteSet[T]class Objecttrait Matchableclass AnyShow all
object Exclusive
final case class Inclusive[T](explicit: Set[T]) extends InfiniteSet[T]
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait InfiniteSet[T]class Objecttrait Matchableclass AnyShow all
Inherited 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