Implementation functions for the core api.
Implementation functions for the core api.
Map from key to merge algorithm. Specifies how specs are merged.
Map from key to merge algorithm. Specifies how specs are merged.
(merge-specs algorithms a b)
Merge specs using the specified algorithms.
Merge specs using the specified algorithms.
(node->node-map groups)
Build a map entry from a node and a list of groups.
Build a map entry from a node and a list of groups.
(node-has-group-name? group-name)
Returns a predicate to check if a node has the specified group name.
Returns a predicate to check if a node has the specified group name.
(node-in-group? node group)
Check if a node satisfies a group's node-filter.
Check if a node satisfies a group's node-filter.
(with-script-for-node target plan-state & body)
Set up the script context for a server
Set up the script context for a server
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 |