Optional Readonly lowerLower bound of the range.
Optional Readonly lowerWhether the lower bound is open. Defaults to false.
Optional Readonly reverseIterates in reverse order.
Optional Readonly upperUpper bound of the range.
Optional Readonly upperWhether the upper bound is open. Defaults to true.
Generated using TypeDoc
A value range and order.