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

type KVIndexOf<List, Target, Index> = ApplyFunctor<KVIndexOfFunctor<Target, Index>, List>;