Returns a map

Maps are without a doubt the most useful and ubuiquitous data structure in Clojure. Therefore the core library has many functions that return a map. In this article, we'll explore some of these functions and applications for them.