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

type LFilterOpOutput<List, Func> = <List as LFilterOp<Func>>::Output;