Function 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.

Prototype

void revert() pure nothrow;

Authors

Copyright

License