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

type LConcatOpOutput<Lhs, Rhs> = <Lhs as LConcatOp<Rhs>>::Output;