(assert-path f)
Ensure path is relative and in project.
Ensure path is relative and in project.
(bind-catalog catalog bindings)
(delete-file f)
Deletes files in project only, recursively if directory.
Deletes files in project only, recursively if directory.
(dissoc-in m [k & more])
(distinct-by f coll)
(into-once m coll)
Like into, but throws an error on duplicate keys.
Like into, but throws an error on duplicate keys.
(list-files f)
Lists files in the directory, not recursive.
Lists files in the directory, not recursive.
(map-vals f m)
(merge-catalogs & catalogs)
(parse spec x)
(prompt-delete! p)
(some-entries m)
Returns the given map with nil entries removed.
Returns the given map with nil entries removed.
(uuid)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close