Asynchronous I/O that doesn’t get in your way, written in D
The search functionality needs JavaScript enabled
Allows foreach iterating over BSON objects and arrays.
int opApply ( scope int delegate(Bson) del ) const; int opApply ( scope int delegate(ulong, Bson) del ) const; int opApply ( scope int delegate(string, Bson) del ) const;