bodacious (Gavin Morrice)
- Login: bodacious
- Registered on: 10/12/2017
- Last sign in: 05/11/2024
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 1 | 0 | 1 |
Activity
05/11/2024
-
06:12 PM Ruby Feature #20483 (Open): More intuitive initialisation of null Range
- Hi all 👋🏻
I've come across cases where I want a method to return a Range. In some cases, the Range should be empty.
I see from the documentation, that it's possible to initialise a null Range by passing in values where a is greate...