| Class | Description |
|---|---|
| Range |
This class has no function on its own, but, along with
RangeBuilder, serves
as the public API for the Range Fun(ctions) library, and is intended to be used in
most cases where ranges are created. |
| RangeBuilder |
The other half of the public API, this class provides a 'fluent' way to create
and customise ranges.
|