MatheusRich opened this issue 4 years ago · 0 comments
(def my-map {:a 1, :b 2}) (println (Map.get my-map :a))
https://clojuredocs.org/clojure.core/get