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

type LMapOpOutput<List, Func> = <List as LMapOp<Func>>::Output;