Liking cljdoc? Tell your friends :D

code-maat.analysis.entities


allclj

(all ds)
source

all-revisionsclj

(all-revisions ds)
source

as-dataset-by-revisionclj

(as-dataset-by-revision ds)
source

by-revisionclj

(by-revision ds options)
(by-revision ds options order-fn)

Sorts all entities in the dataset ds by their number of revisions.

Sorts all entities in the dataset ds by
their number of revisions.
sourceraw docstring

revisions-ofclj

(revisions-of entity by-revision-ds)

Returns the total number of revisions for the given entity in the dataset ds, which must be grouped by revisions.

Returns the total number of revisions for the given
entity in the dataset ds, which must be grouped
by revisions.
sourceraw docstring

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

× close