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

type LFilter<List, Func> = ApplyFunctor<LFilterFunctor<Func>, List>;