ListNT

object ListNT
Companion:
class
trait Sum
trait Mirror
class Object
trait Matchable
class Any
ListNT.type

Type members

Classlikes

final case class _1(_1: ListType, _2: LiftElementList) extends ListNT with Lift
final case class _2(_1: ListType, _2: LiftElementList, _3: `.`, _4: LiftElementList) extends ListNT with Lift

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from:
Mirror