toggle menu
KAHelpers
androidJvm
switch theme
search in API
dataStructuresAndAlgorithms
/
dev.funkymuse.datastructuresandalgorithms.trees.binary
/
BinaryNode
/
height
height
fun
height
(
node
:
BinaryNode
<
T
>
?
=
this
)
:
Int