overlaps
Returns true if this range overlaps the given range in terms of min and max values.
Return
True if this range overlaps the given range in terms of min and max values
Parameters
range
The range to check
Returns true if this range overlaps the given value.
Return
True if this range overlaps the given value
Parameters
value
The value to check