constructor new ObjectRange

View source on GitHub →

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

Creates a new ObjectRange.

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