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

type LRemoveManyOpOutput<List, Targets, Indexes> = <List as LRemoveManyOp<Targets, Indexes>>::Output;