Function flat_tree::right_child_with_depth [] [src]

pub fn right_child_with_depth(i: usize, depth: usize) -> Option<usize>

Returns only the left child of a node, with a depth.