libretto.lambda.DistributionNAry.DistRL.Snoc
case class Snoc[**[_, _], ||[_, _], ::[_, _], B, Init, Lbl <: String, Z, BInit](init: DistRL[**, ||, ::, B, Init] { type Out = BInit; }, lbl: Lbl) extends DistRL[**, ||, ::, B, Init || (Lbl :: Z)]
Attributes
-
Graph
-
-
Supertypes
-
trait Serializable
trait Product
trait Equals
trait
DistRL[
**,
||,
::,
B,
Init || (
Lbl :: Z)]
class Object
trait Matchable
class Any
Show all
Members list
Attributes
-
Definition Classes
-
Attributes
-
Inherited from:
-
DistRL
Attributes
-
Inherited from:
-
Product
Attributes
-
Inherited from:
-
Product