Range
Defines a Range.
Summary
| first(arg1) | Returns the first item of the range |
| last(arg1) | Returns the last item of the range |
| new(first, last) | Creates a new range |
Defines a Range.
| first(arg1) | Returns the first item of the range |
| last(arg1) | Returns the last item of the range |
| new(first, last) | Creates a new range |