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

type LScanOpOutput<List, State, Func> = <List as LScanOp<State, Func>>::Output;