Function ResultSet.front

Make the ResultSet behave as a random access range - front

Gets the first row in whatever remains of the Range.

Prototype

inout inout(Row) front() pure @property;

Authors

Copyright

License