(extend-stat {:keys [branches rels] :as stat})
Adds summarized row counts, bindings and clause time for convenience
Adds summarized row counts, bindings and clause time for convenience
(get-stat-diffs parent-node
prev-node
{:keys [t t-branches rows bound] :as node})
(update-ctx-with-stats context clause update-fn)
update-fn must expect [context] as argument
update-fn must expect [context] as argument
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close