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

type KVPrepend<List, Key, Value> = ApplyFunctor<KVPrependFunctor<Key, Value>, List>;