Toggle menu
Nitlanguage.org
Nitdoc
trees
bktree
BKTree
_root
private
var
_root
: nullable
BKNode
trees
::
BKTree
::
_root
Doc
Linearization
Summary
Tree root
Tree root
Summary
Property definitions
trees$BKTree$_root
Property definitions
trees
$
BKTree
::
_root
# Tree root
private
var
root
:
nullable
BKNode
=
null
lib/trees/bktree.nit:61,2--62,41