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

type LRemoveMany<List, Targets, Indexes> = ApplyFunctor<LRemoveManyFunctor<Targets, Indexes>, List>;