ClojureDocs

Nav

Namespaces

make-node

clojure.zip

Available since 1.0
  • (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.