A key range iterator.
Constructs a new key iterator.
This iterator returns all keys in the specified coordinate range, including those at min and max.
A key design.
The lower index bounds (zero-based uint coordinates).
The upper index bounds (zero-based uint coordinates).
A key range iterator.