IntersectionGeneric

oxygen.meta.K0.IntersectionGeneric
See theIntersectionGeneric companion object

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Type members

Classlikes

final case class Case[I >: A](idx: Int, typeRepr: meta.TypeRepr)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object builders

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
builders.type

Value members

Abstract fields

val cases: IArray[Case[_ >: A]]
val typeRepr: meta.TypeRepr

Givens

Givens

given tpe: Type[A]