isBefore
Return
True if the end of this range is before (but not equal to) the given position to compare against.
Parameters
position
The position to compare against.
Return
True if the end of this range is before (but not equal to) the given position to compare against.
Parameters
other
The range to compare against.