Class RawIndices (1.3.0)

RawIndices(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A set of raw indices to remove from a local list. .. attribute:: indices

The indices to remove from a lexicographically-sorted local list.

:type: Sequence[int]