Transported
libretto.lambda.ShuffledModule.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[H[_]](H: Focus[**, H], h: [x] => DummyImplicit ?=> Shuffled[H[x], F[x]]): ChaseFwRes[H, X, B]
Attributes
- Definition Classes
Attributes
- Definition Classes
Attributes
- Definition Classes
Attributes
- Definition Classes
override def thenSnd[B1, B2, C2](using ev1: B =:= (B1 ** B2))(that: Shuffled[B2, C2]): ChaseFwRes[F, X, B1 ** C2]
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