DiscardFst
libretto.lambda.Projection.DiscardFst
case class DiscardFst[|*|[_, _], A, B, B0](p2: Projection[|*|, B, B0]) extends Proper[|*|, A |*| B, B0]
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Attributes
- Definition Classes
Inherited methods
Attributes
- Definition Classes
-
Proper -> Projection
- Inherited from:
- Proper
Attributes
- Definition Classes
-
Proper -> Projection
- Inherited from:
- Proper
Attributes
- Definition Classes
-
Proper -> Projection
- Inherited from:
- Proper
Attributes
- Inherited from:
- Proper
Attributes
- Definition Classes
-
Proper -> Projection
- Inherited from:
- Proper
Attributes
- Definition Classes
-
Proper -> Projection
- Inherited from:
- Proper
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
def switchFromPair[P1, P2, R](using ev: (A |*| B) =:= (P1 |*| P2))(caseDiscardFst: Projection[|*|, P2, B0] => R, caseDiscardSnd: Projection[|*|, P1, B0] => R, casePar: [Q1, Q2] => (B0 =:= (Q1 |*| Q2)) ?=> Par[|*|, P1, P2, Q1, Q2] => R)(using BiInjective[|*|]): R
Attributes
- Inherited from:
- Proper
Attributes
- Definition Classes
-
Proper -> Projection
- Inherited from:
- Proper
In this article