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

bind-catalogclj

(bind-catalog catalog bindings)
source

delete-fileclj

(delete-file f)

Deletes files in project only, recursively if directory.

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

dissoc-inclj

(dissoc-in m [k & more])
source

distinct-byclj

(distinct-by f coll)
source

into-onceclj

(into-once m coll)

Like into, but throws an error on duplicate keys.

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

list-filesclj

(list-files f)

Lists files in the directory, not recursive.

Lists files in the directory, not recursive.
sourceraw docstring

map-valsclj

(map-vals f m)
source

merge-catalogsclj

(merge-catalogs & catalogs)
source

parseclj

(parse spec x)
source

prompt-delete!clj

(prompt-delete! p)
source

some-entriesclj

(some-entries m)

Returns the given map with nil entries removed.

Returns the given map with nil entries removed.
sourceraw docstring

uuidclj

(uuid)
source

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

× close