Documentation
Dlang.org
BTree.opEquals
eris
btree
BTree
Element-wise comparison.
struct
BTree
(T, BTreeParameters params = BTreeParameters.init, Allocator = Mallocator)
const
bool
opEquals
(
BTreeParameters
P
A
)
(
ref
const
(
BTree
!(
T
,
P
,
A
))
other
)
if
(
isAllocator
!
Allocator
)
eris
btree
BTree
functions
clear
opApply
opBinaryRight
opEquals
opIndex
put
remove
toHash
upsert
properties
length
Element-wise comparison.