A selector that matches a range of array elements. More...
Public Attributes | |
| std::optional< std::int64_t > | start |
| The position the range starts at, if any. | |
| std::int64_t | step |
| The distance between selected positions. | |
A selector that matches a range of array elements.