mysql-native v1.2.0

API Reference Home: [This Version] [Latest Version] [Other Versions]


Function ResultSet.front

Make the ResultSet behave as a random access range - front

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

Gets the first row in whatever remains of the Range.