Liking cljdoc? Tell your friends :D

polylith.clj.core.util.core


def-mapcljmacro

(def-map amap keys)
source

find-firstclj

(find-first predicate sequence)
source

ordered-mapclj

(ordered-map keyvals)

Takes a vector of key/value pairs and returns an ordered map, except entries that has nil as a value

Takes a vector of key/value pairs and returns
an ordered map, except entries that has nil as a value
sourceraw docstring

sort-mapclj

(sort-map m)
source

stringify-and-sort-mapclj

(stringify-and-sort-map m)
source

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

× close