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

type LMap<List, Func> = ApplyFunctor<LMapFunctor<Func>, List>;