(branch? node)
Can the node have children?
Can the node have children?
(make-node node children)
Make a new node with updated children
Make a new node with updated children
(node-children node)
Get the children of this node
Get the children of this node
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |