path_to_node

Function path_to_node 

Source
pub fn path_to_node(
    allocator: &mut Allocator,
    path: &BigInt,
) -> Result<NodePtr, EvalErr>