MongoCursor.popFront

Advances the cursor to the next document of the response.

Note that calling this function is only allowed if empty returns false.

struct MongoCursor(Q = Bson, R = Bson, S = Bson)
void
popFront
()

Meta