Asynchronous I/O that doesn’t get in your way, written in D
The search functionality needs JavaScript enabled
Creates a unique index on a field that may have duplicates.
struct IndexOptions { // ... std.typecons.Nullable!(bool) dropDups ; // ... }