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