[][src]Function geen::algos::bintree_height

pub fn bintree_height(num: usize) -> usize

The height of a node in a full binary tree from its index.