Liking cljdoc? Tell your friends :D

datahike.query-stats


extend-statclj

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

extend-statsclj

(extend-stats stats)
source

get-stat-diffsclj

(get-stat-diffs parent-node
                prev-node
                {:keys [t t-branches rows bound] :as node})
source

get-statsclj

(get-stats context)
source

roundclj

(round precision x)
source

stats-tableclj

(stats-table stats)
(stats-table stats cols)
source

update-ctx-with-statsclj

(update-ctx-with-stats context clause update-fn)

update-fn must expect [context] as argument

update-fn must expect [context] as argument
sourceraw docstring

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

× close