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

type LConcatCompose<Lhs, Rhs> = ApplyFunctor<LConcatComposeFunctor, (Lhs, Rhs)>;