(generate-patterns profile-num
version-num
{:keys [num-patterns max-iris] :as args})
Generate a vector of templates, or nil
if empty.
Generate a vector of templates, or `nil` if empty.
(update-ancestors-map ancestors-map pattern-id sub-pattern-ids)
Given a ancestors-map
between Pattern IDs and their ancestors (including
themselves), compute the updated map given pattern-id
and its
sub-pattern-ids
.
Given a `ancestors-map` between Pattern IDs and their ancestors (including themselves), compute the updated map given `pattern-id` and its `sub-pattern-ids`.
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 |