Public Vars

Back

array-map (clj)

(source)

function

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

Examples