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

type LReverse<List> = ApplyFunctor<LReverseFunctor, List>;