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

type LPrepend<List, Item> = ApplyFunctor<LPrependFunctor<Item>, List>;