[][src]Type Definition type_freak::kvlist::KVConcat

type KVConcat<Lhs, Rhs> = ApplyFunctor<KVConcatFunctor<Rhs>, Lhs>;