[][src]Type Definition type_freak::list::LAppend

type LAppend<List, Item> = ApplyFunctor<LAppendFunctor<Item>, List>;