libretto.lambda.ItemList
See theItemList companion trait
object ItemList
Attributes
Members list
Type members
Classlikes
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Givens
Givens
given single[||[_, _], ::[_, _], Lbl <: String, A](using lbl: StaticValue[Lbl]): ItemList[||, ::, Lbl :: A]
given snoc[||[_, _], ::[_, _], Init, Lbl <: String, A](using init: ItemList[||, ::, Init], lbl: StaticValue[Lbl]): ItemList[||, ::, Init || (Lbl :: A)]
In this article