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

type LConcat<Lhs, Rhs> = ApplyFunctor<LConcatFunctor<Rhs>, Lhs>;