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])
sourceraw docstring

find-firstclj

(find-first predicate sequence)
source

first-as-vectorclj

(first-as-vector vals)
source

ordered-mapclj

(ordered-map & keyvals)
source

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