Module indexset

Source
Expand description

Index sets: sets of integers that represent indices into a space.

Structsยง

IndexSet
A conceptually infinite-length set of indices that allows union and efficient iteration over elements.
SetBitsIter