Function ResultSet.revert

Restore the range to its original span.

void revert () pure;

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