Module regalloc2::indexset

source ·
Expand description

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

Structs

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