[][src]Type Definition agnes::label::LCons

type LCons<L, T> = LVCons<L, (), T>;

Label-only cons-list