Liking cljdoc? Tell your friends :D

com.yetanalytics.poly.profile.pattern


generate-patternsclj/s

(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.
sourceraw docstring

update-ancestors-mapclj/s

(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`.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close