Welcome! Please see the About page for a little more info on how this works.
Doc for array-map should mention its characteristics: preserves order of keys, linear O(n) search so appropriate only for small maps, operations on array-maps return hash-maps.
Comment made by: importer
Converted from http://www.assembla.com/spaces/clojure/tickets/150