ResultSet.opIndex

Make the ResultSet behave as a random access range - opIndex

Gets the i'th row of whatever remains of the range

struct ResultSet
pure
opIndex
(
size_t i
)

Meta