Determines if item is in this range.
The item to test
True if the item is in the range
Determines all of range is in this range
True if this range contains range
Determines any of range is in this range
True if this range contains any element in range
Generated using TypeDoc
An interface for anything that resembles a range of possible values.