Function ResultRange.front
Make the ResultRange behave as an input range - front
Gets the current row
Prototype
inout inout(Row) front() pure @property;
Make the ResultRange behave as an input range - front
Gets the current row
inout inout(Row) front() pure @property;