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

type KVRemoveMany<List, Targets, Indexes> = ApplyFunctor<KVRemoveManyFunctor<Targets, Indexes>, List>;