ResultSet.front

Make the ResultSet behave as a random access range - front

Gets the first row in whatever remains of the Range.

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

Meta