InFst
libretto.lambda.Capture.InFst
Attributes
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
override def after[Z](that: Capture[**, F, Z, A ** Y])(using Unzippable[**, F]): Proper[**, F, Z, B ** Y]
override def complete(value: Tupled[**, F, A ** Y])(using F: Unzippable[**, F]): Tupled[**, F, B ** Y]
Attributes
- Definition Classes
Inherited methods
Attributes
- Inherited from:
- Capture
def absorb[P[_], X](value: F[X], path: Proper[**, P])(using P[X] =:= (A ** Y), Unzippable[**, F]): Absorbed[**, F, P, B ** Y]
Attributes
- Inherited from:
- Capture
Attributes
- Inherited from:
- Capture
def exposeCaptured(using sh: Shuffle[**]): Either[A ** Y =:= B ** Y, Exposed[sh.type, **, F, A ** Y, B ** Y]]
Attributes
- Inherited from:
- Capture
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
In this article