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