Documentation
Dlang.org
BTree.length
eris
btree
BTree
Returns the number of elements currently stored in the tree.
struct
BTree
(T, BTreeParameters params = BTreeParameters.init, Allocator = Mallocator)
@
property
const
size_t
length
(
)
if
(
isAllocator
!
Allocator
)
eris
btree
BTree
functions
clear
opApply
opBinaryRight
opEquals
opIndex
put
remove
toHash
upsert
properties
length
Returns the number of elements currently stored in the tree.