Transported
libretto.lambda.Shuffled.ChaseFwRes$.Transported
case class Transported[F[_], X, G[_], B](s: [x] => (x$1: Unit) => Shuffled[F[x], G[x]], g: Focus[|*|, 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
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:
- Product
Attributes
- Inherited from:
- Product
In this article