rangeUntil
Creates a range from this value up to but excluding the specified other value.
If the other value is less than or equal to this
value, then the returned range is empty.
Creates a range from this value up to but excluding the specified other value.
If the other value is less than or equal to this
value, then the returned range is empty.
Thanks for your feedback!