dstats ~updates (2021-12-23T10:07:51.5287763)
Dub
Repo
AVLNodeBitwise.left
dstats
alloc
AVLNodeBitwise
Undocumented in source. Be warned that the author may not have intended to support it.
typeof
(
this
)*
left
()
const
(
typeof
(
this
))*
left
()
struct
AVLNodeBitwise
(T)
const nothrow @
property
const
(
typeof
(this))*
left
(
)
void
left
(typeof(this)* newLeft)
Meta
Source
See Implementation
dstats
alloc
AVLNodeBitwise
functions
balance
fixHeight
height
isLeaf
left
right
variables
_left
_right
mask
notMask
payload