libretto.lambda.ParN.Named.Single
case class Single[||[_, _], ::[_, _], ->[_, _], Lbl <: String, A, B](label: Lbl, value: A -> B) extends Named[||, ::, ->, Lbl :: A, Lbl :: B]
Attributes
-
Graph
-
-
Supertypes
-
trait Serializable
trait Product
trait Equals
trait
Named[
||,
::,
->,
Lbl :: A,
Lbl :: B]
class Object
trait Matchable
class Any
Show all
Members list
Attributes
-
Definition Classes
-
Attributes
-
Inherited from:
-
Named
Attributes
-
Inherited from:
-
Product
Attributes
-
Inherited from:
-
Product