ResultSet.back

Make the ResultSet behave as a random access range - back

Gets the last row in whatever remains of the Range.

struct ResultSet
@property pure inout
inout(Row)
back
()

Meta