Single Range
Represents a singular value as a range.
Since
1.0.0
Author
Matthias Kovacic
See also
Properties
Functions
Link copied to clipboard
Get the difference of this range and the given range.
Link copied to clipboard
Get the intersection of this range and the given range.
Link copied to clipboard
Returns true if this range is a subset of the given range in terms of min and max values.
Link copied to clipboard
Returns true if this range is a superset of the given range in terms of min and max values.
Link copied to clipboard
Get the union of this range and the given range.