make-node

added
1.0

ns
clojure.zip

type
function

(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.