Module ix

Source
Expand description

Wrapper around integer types, used as indices within IntervalMap and IntervalSet.

Traits§

IndexType
Trait for index types: used in the inner representation of IntervalMap and IntervalSet.

Type Aliases§

DefaultIx
Default index type.