At the time of writing, Mathematica didn't have an associative hash-map type data structure, but does now have "Associations". As mentioned by one of the more recent contributors to Clojuratica, we should adapt the extant mappings to translate Clojure maps to these Association structures for better semantic mirroring between the languages.
At the time of writing, Mathematica didn't have an associative hash-map type data structure, but does now have "Associations". As mentioned by one of the more recent contributors to Clojuratica, we should adapt the extant mappings to translate Clojure maps to these Association structures for better semantic mirroring between the languages.