libretto.lambda.Projection$.Both
case class Both[|*|[_, _], P1, P2, Q1, Q2](p1: Proper[|*|, P1, Q1], p2: Proper[|*|, P2, Q2]) extends Par[|*|, P1, P2, Q1, Q2] Attributes
- Graph
- Supertypes
trait Serializable
trait Product
trait Equals
trait
Par[
|*|,
P1,
P2,
Q1,
Q2]
trait
Proper[
|*|,
P1 |*| P2,
Q1 |*| Q2]
class Object
trait Matchable
class Any
Members list
Concise view
Type members
Attributes
- Inherited from:
- Proper
- Graph
- Supertypes
class Object
trait Matchable
class Any
Value members
Attributes
- Definition Classes
- Inherited from:
- Proper
Attributes
- Definition Classes
- Inherited from:
- Proper
Attributes
- Inherited from:
- Proper
Attributes
- Definition Classes
- Inherited from:
- Proper
Attributes
- Definition Classes
- Inherited from:
- Proper
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Definition Classes
- Inherited from:
- Par
Attributes
- Inherited from:
- Proper
Attributes
- Inherited from:
- Par