ClojureDocs

导航

命名空间

make-node

clojure.zip

1.0 起提供
  • (make-node loc 节点 子项)
Returns a new branch node, given an existing node and new
children. The loc is only used to supply the constructor.