constructor new ObjectRange
new ObjectRange(start, end[, exclusive = false])
Creates a new ObjectRange
.
The exclusive
argument specifies whether end
itself is a part of the
range.
new ObjectRange(start, end[, exclusive = false])
Creates a new ObjectRange
.
The exclusive
argument specifies whether end
itself is a part of the
range.