(make-node [loc node children])Returns a new branch node, given an existing node and new
children. The loc is only used to supply the constructor.
Examples
No examples yet. Be the first to add one!
(make-node [loc node children])No examples yet. Be the first to add one!