InInit
libretto.lambda.Member.InInit
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
override def asMultiple[Init1, LZ, Z](using ev: (Init || (BLbl :: B)) =:= (Init1 || (LZ :: Z)), i1: BiInjective[||], i2: BiInjective[::]): Either[(Label, Label =:= LZ, A =:= Z), Member[||, ::, Label, A, Init1]]
Attributes
- Definition Classes
override def asSingle[LC, C](using (Init || (BLbl :: B)) =:= (LC :: C), BiInjective[::]): (Label, Label =:= LC, A =:= C)
Attributes
- Definition Classes
override def testEqual[Lbl2, C](that: Member[||, ::, Lbl2, C, Init || (BLbl :: B)])(using BiInjective[||], BiInjective[::]): Option[A =:= C]
Attributes
- Definition Classes
Inherited methods
Attributes
- Inherited from:
- Member
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
In this article