Asynchronous I/O that doesn’t get in your way, written in D
The search functionality needs JavaScript enabled
Specifies the initial batch size for the cursor. Or null for server default value.
struct CursorInitArguments { // ... std.typecons.Nullable!(int) batchSize ; // ... }