libretto.lambda.Member.InHead
case class InHead[||[_, _], ::[_, _], Label <: String, A, Tail](label: Label) extends Member[||, ::, Label, A, (Label :: A) || Tail]
Attributes
-
Graph
-
-
Supertypes
-
trait Serializable
trait Product
trait Equals
trait
Member[
||,
::,
Label,
A, (
Label :: A)
|| Tail]
class Object
trait Matchable
class Any
Show all
Members list
Attributes
-
Inherited from:
-
Member
Attributes
-
Definition Classes
-
Attributes
-
Inherited from:
-
Member
Attributes
-
Inherited from:
-
Product
Attributes
-
Inherited from:
-
Product