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

type KVAppend<List, Key, Value> = ApplyFunctor<KVAppendFunctor<Key, Value>, List>;