dstats v1.0.4 (2018-01-22T19:49:16Z)
Home
Dub
Repo
AVLNodeBitwise.right
dstats
alloc
AVLNodeBitwise
Undocumented in source. Be warned that the author may not have intended to support it.
typeof
(
this
)*
right
()
const
(
typeof
(
this
))*
right
()
struct
AVLNodeBitwise
(T)
const nothrow @
property
const
(
typeof
(this))*
right
(
)
void
right
(typeof(this)* newRight)
Meta
Source
See Implementation
dstats
alloc
AVLNodeBitwise
functions
balance
fixHeight
height
isLeaf
left
right
variables
_left
_right
mask
notMask
payload