Loader.empty

Implements the empty range primitive.

If there's no more documents left in the stream, this will be true.

struct Loader
bool
empty
@safe
(
)

Return Value

Type: bool

true if no more documents left, false otherwise.

Meta