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

type LPrependFold<List, Item> = ApplyFunctor<LPrependComposeFunctor, (List, Item)>;