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

type KVIndexOfMany<List, Targets, Indexes> = ApplyFunctor<KVIndexOfManyFunctor<Targets, Indexes>, List>;