pixelperfectengine v0.9.4-beta2 (2019-02-10T22:09:11Z)
Dub
Repo
Node.elem
PixelPerfectEngine
system
binarySearchTree
BinarySearchTree
Node
Stores the element referred by this node
struct
Node
E
elem
;
Meta
Source
See Implementation
PixelPerfectEngine
system
binarySearchTree
BinarySearchTree
Node
constructors
this
functions
dealloc
opApply
opCmp
toString
properties
bal
height
variables
elem
key
left
right
Stores the element referred by this node