InLast
libretto.lambda.Member.InLast
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 || (Label :: A)) =:= (Init1 || (LZ :: Z)), i: BiInjective[||], j: BiInjective[::]): Either[(Label, Label =:= LZ, A =:= Z), Member[||, ::, Label, A, Init1]]
Attributes
- Definition Classes
override def asSingle[LB, B](using (Init || (Label :: A)) =:= (LB :: B), BiInjective[::]): (Label, Label =:= LB, A =:= B)
Attributes
- Definition Classes
override def testEqual[Lbl2, B](that: Member[||, ::, Lbl2, B, Init || (Label :: A)])(using BiInjective[||], BiInjective[::]): Option[A =:= B]
Attributes
- Definition Classes
Inherited methods
Attributes
- Inherited from:
- Member
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
In this article