Transported
libretto.lambda.Shuffle.~⚬.ChaseFwRes.Transported
case class Transported[F[_], X, G[_], B](s: Punched[F, G], ev: G[X] =:= B) extends ChaseFwRes[F, X, B]
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
override def after[F0[_]](F0: Focus[|*|, F0], f: [x] => DummyImplicit ?=> F0[x] ~⚬ F[x]): ChaseFwRes[F0, X, B]
Attributes
- Definition Classes
Attributes
- Definition Classes
Attributes
- Definition Classes
Attributes
- Definition Classes
override def thenSnd[B1, B2, C](f: B2 ~⚬ C)(using ev1: B =:= (B1 |*| B2)): ChaseFwRes[F, X, B1 |*| C]
Attributes
- Definition Classes
Inherited methods
Attributes
- Inherited from:
- ChaseFwRes
Attributes
- Inherited from:
- ChaseFwRes
Attributes
- Inherited from:
- ChaseFwRes
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
In this article