src code

constructor new ObjectRange

new(start, end[, exclusive = false])

Creates a new ObjectRange.

The exclusive argument specifies whether end itself is a part of the range.