isAfter
Return
True if the start of this range is after (but not equal to) the given position to compare against.
Parameters
position
The position to compare against.
Return
True if the start of this range is after (but not equal to) the given position to compare against.
Parameters
other
The range to compare against.