[][src]Type Definition type_freak::list::LIndexOfMany

type LIndexOfMany<List, Targets, Indexes> = ApplyFunctor<LIndexOfManyFunctor<Targets, Indexes>, List>;