Adds :branch? to branch AST nodes (if/case), :test? to the test children node of the branching op and :path? to the branching paths.
Example: {:op if :branch? true :test {:test? true ..} :then {:path? true ..} ..}
Adds :branch? to branch AST nodes (if/case), :test? to the test children node of the branching op and :path? to the branching paths. Example: {:op if :branch? true :test {:test? true ..} :then {:path? true ..} ..}
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 |