Give a range object `r` - `r.start()`, `r.stop()`, and `r.stop()` constexpr member functions to match the `.start`, `.stop`, and `.step` properties. - `r.size()` and `r.length()` to match `len(r)` - `r[index]`
Give a range object
rr.start(),r.stop(), andr.stop()constexpr member functions to match the.start,.stop, and.stepproperties.r.size()andr.length()to matchlen(r)r[index]