Liking cljdoc? Tell your friends :D

java-time.util


dashizeclj

(dashize camelcase)

editable?clj

(editable? coll)

get-static-fields-of-typeclj

(get-static-fields-of-type klass of-type)

if-threeten-extracljmacro

(if-threeten-extra then-body else-body)

map-kvclj

(map-kv f coll)

Maps a function over the key/value pairs of an associate collection. Expects a function that takes two arguments, the key and value, and returns the new key and value as a collection of two elements.

Maps a function over the key/value pairs of an associate collection. Expects
a function that takes two arguments, the key and value, and returns the new
key and value as a collection of two elements.
raw docstring

map-valsclj

(map-vals f coll)

Maps a function over the values of an associative collection.

Maps a function over the values of an associative collection.
raw docstring

reduce-mapclj

(reduce-map f coll)

when-jodacljmacro

(when-joda & body)

when-threeten-extracljmacro

(when-threeten-extra & body)

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

× close