Documentation
Dlang.org
BTreeParameters.allowDuplicates
eris
btree
BTreeParameters
Whether or not to allow duplicates in the B-tree; defaults to
false
.
struct
BTreeParameters
bool
allowDuplicates
;
eris
btree
BTreeParameters
variables
allowDuplicates
customCompare
nodeSlots
useBinarySearch
Whether or not to allow duplicates in the B-tree; defaults to false.