Liking cljdoc? Tell your friends :D

polylith.clj.core.util.interface


def-keyscljmacro

(def-keys amap keys)

Defines all selected keys in a map, e.g.: (def-map mymap [name age length])

Defines all selected keys in a map, e.g.:
(def-map mymap [name age length])
raw docstring

find-firstclj

(find-first predicate sequence)

first-as-vectorclj

(first-as-vector vals)

ordered-mapclj

(ordered-map & keyvals)

sort-mapclj

(sort-map m)

stringify-and-sort-mapclj

(stringify-and-sort-map m)

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

× close