(edn-filename options namespace kind)
Returns the filename for the namespace
and the kind
of data.
Returns the filename for the `namespace` and the `kind` of data.
(elements-by-namespace coll)
Returns the elements of the coll
grouped by namespace.
Returns the elements of the `coll` grouped by namespace.
(write-edn options namespace kind coll)
Write the elements of the coll
to an EDN file.
Write the elements of the `coll` to an EDN file.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close