Documentation
Dlang.org
BTree.opBinaryRight
eris
btree
BTree
Check if the tree contains an element.
struct
BTree
(T, BTreeParameters params = BTreeParameters.init, Allocator = Mallocator)
const
bool
opBinaryRight
(
string
op
: "in"
)
(
in
T
x
)
if
(
isAllocator
!
Allocator
)
eris
btree
BTree
functions
clear
opApply
opBinaryRight
opEquals
opIndex
put
remove
toHash
upsert
properties
length
Check if the tree contains an element.