remove_child(child)
      Removes child from the node this is being called on
Parameters:
      child [value: any node, type: Node]
Return Value: None

file: src/nodes/node_base.c

landing