Subset

oxygen.meta.K0.ProductGeneric.Subset
See theSubset companion trait
object Subset

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Subset.type

Members list

Type members

Classlikes

trait Empty[A] extends Subset[A, Unit]

Attributes

Supertypes
trait Subset[A, Unit]
class Object
trait Matchable
class Any
trait Many[A, B] extends NonEmpty[A, B]

Attributes

Supertypes
trait NonEmpty[A, B]
trait Subset[A, B]
class Object
trait Matchable
class Any
sealed trait NonEmpty[A, T] extends Subset[A, T]

Attributes

Supertypes
trait Subset[A, T]
class Object
trait Matchable
class Any
Known subtypes
trait Many[A, B]
trait Single[A, B]
trait Single[A, B] extends NonEmpty[A, B]

Attributes

Supertypes
trait NonEmpty[A, B]
trait Subset[A, B]
class Object
trait Matchable
class Any