libretto.lambda.LambdasImpl.Unvar$.Par
case class Par[A1, A2, X1, X2](u1: Unvar[A1, X1], u2: Unvar[A2, X2]) extends Unvar[A1 |*| A2, X1 |*| X2] Attributes
- Graph
- Supertypes
trait Serializable
trait Product
trait Equals
trait
Unvar[
A1 |*| A2,
X1 |*| X2]
class Object
trait Matchable
class Any
Members list
Concise view
Value members
Attributes
- Definition Classes
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Unvar