(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 is a website building & hosting documentation for Clojure/Script libraries
× close