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