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

type LPrependTo<Item, List> = ApplyFunctor<LPrependToFunctor<List>, Item>;