Liking cljdoc? Tell your friends :D

cues.util


assert-pathclj

(assert-path f)

Ensure path is relative and in project.

Ensure path is relative and in project.
raw docstring

bind-catalogclj

(bind-catalog catalog bindings)

delete-fileclj

(delete-file f)

Deletes files in project only, recursively if directory.

Deletes files in project only, recursively if directory.
raw docstring

dissoc-inclj

(dissoc-in m [k & more])

distinct-byclj

(distinct-by f coll)

into-onceclj

(into-once m coll)

Like into, but throws an error on duplicate keys.

Like into, but throws an error on duplicate keys.
raw docstring

list-filesclj

(list-files f)

Lists files in the directory, not recursive.

Lists files in the directory, not recursive.
raw docstring

map-valsclj

(map-vals f m)

merge-catalogsclj

(merge-catalogs & catalogs)

parseclj

(parse spec x)

prompt-delete!clj

(prompt-delete! p)

some-entriesclj

(some-entries m)

Returns the given map with nil entries removed.

Returns the given map with nil entries removed.
raw docstring

uuidclj

(uuid)

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

× close