Single

libretto.lambda.ItemList.Single
case class Single[||[_, _], ::[_, _], Lbl <: String, A](lbl: Lbl) extends ItemList[||, ::, Lbl :: A]

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait ItemList[||, ::, Lbl :: A]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product