None_AssocLR

libretto.lambda.Shuffle.BiTransferOpt.None_AssocLR
case class None_AssocLR[A1, A2, A3, A4, A5, B3, B4](t2: AssocLR[A3, A4, A5, B3, B4]) extends BiTransferOpt[A1, A2, A3 |*| A4, A5, A1, A2, A3, B3 |*| B4]

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait BiTransferOpt[A1, A2, A3 |*| A4, A5, A1, A2, A3, B3 |*| B4]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def ixi_this_ixi[C1, C2, C3, C4](that: IXI[A1, A2, A3, B3 |*| B4, C1, C2, C3, C4]): (A1 |*| (A3 |*| A4) |*| (A2 |*| A5)) ~⚬ (C1 |*| C2 |*| (C3 |*| C4))

Attributes

Definition Classes

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product