NumberIterator

constructor(first: Int, last: Int = Int.MAX_VALUE, reserved: List<IntRange>)