Liking cljdoc? Tell your friends :D
Clojure only.

whittemore.util


errorcljmacro

(error msg & keyvals)

Throws a RuntimeException with optional additional data.

Throws a RuntimeException with optional additional data.
sourceraw docstring

map-valsclj

(map-vals f m)

Map f over the values of map m, returning a new map.

Map f over the values of map m, returning a new map.
sourceraw docstring

warnclj

(warn & more)

Print the warning(s) to err.

Print the warning(s) to *err*.
sourceraw docstring

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

× close