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

type LFoldOpOutput<List, Init, Func> = <List as LFoldOp<Init, Func>>::Output;