Skip to main content

array-map

functionv1.0

clojure.core/array-map

Available in:BBCLJCLJS
(array-map [] [& keyvals])
Constructs an array-map. If any keys are equal, they are handled as if by repeated uses of assoc.

No examples yet. Be the first to add one!