Liking cljdoc? Tell your friends :D

statecharts.utils


devectorizeclj/s

(devectorize x)

Return the first element of x if x is a one-element vector.

Return the first element of x if x is a one-element vector.
sourceraw docstring

ensure-event-mapclj/s

(ensure-event-map x)
source

ensure-vectorclj/s

(ensure-vector x)
source

find-firstclj/s

(find-first pred coll)
source

map-kvclj/s

(map-kv f m)
source

map-kv-valsclj/s

(map-kv-vals f m)
source

map-valsclj/s

(map-vals f m)
source

remove-valsclj/s

(remove-vals pred m)
source

with-indexclj/s

(with-index coll)
source

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

× close