vebtree v0.10.0 (2018-06-18T11:44:01Z)
Dub
Repo
VEBroot.opEquals
vebtree
VEBroot
comparison operator for the recursive node of the same kind.
struct
VEBroot
(T = void)
const
bool
opEquals
(
O
)
(
ref
const
O
input
)
if
(
is
(
Unqual
!
O
==
Unqual
!(
typeof
(this)))
)
Meta
Source
See Implementation
vebtree
VEBroot
aliases
put
functions
dup
insert
opApply
opBinaryRight
opCall
opEquals
opIndex
opIndexAssign
predecessor
remove
successor
toHash
properties
back
capacity
empty
front
length
universe
comparison operator for the recursive node of the same kind.