Snoc
libretto.lambda.ParN.Named.Snoc
case class Snoc[||[_, _], ::[_, _], ->[_, _], AInit, BInit, Lbl <: String, C, D](init: Named[||, ::, ->, AInit, BInit], label: SingletonType[Lbl], last: C -> D) extends Named[||, ::, ->, AInit || (Lbl :: C), BInit || (Lbl :: D)]
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article