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

type LabelCons<L, T> = LCons<L, T>;

Type alias for a label-only cons-list.