MatheusRich/lana

Implement maps

MatheusRich opened this issue · 0 comments

(def my-map {:a 1, :b 2})

(println (Map.get my-map :a))

https://clojuredocs.org/clojure.core/get