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

type LScan<List, Init, Func> = ApplyFunctor<LScanFunctor<Init, Func>, List>;