Toggle menu
Nitlanguage.org
Nitdoc
trees
bktree
BKTree
root
private
fun
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