reverseAllAsSequence

Generate a Sequence of all records, in reverse

This function is useful because the KeyValueIterator will be closed automatically (see: kotlin.io.use) after all values have been consumed.

See also