ResultSet.revert

Restore the range to its original span.

Since the range is just a view of the data, we can easily revert to the initial state.

struct ResultSet
pure nothrow
void
revert
()

Meta