Broadcast today is at: https://www.youtube.com/watch?v=XJ8_yF1h10s This week we will look at zipmap, a very handy function for joining two collections together into a map. We will also look at the into function as a useful abstraction for reduce conj. We will solve 4Clojure challenge number 61 - map construction, by implementing a function that behaves like zipmap. http://www.4clojure.com/problem/61 The solution will be posted to the practicalli/four-clojure repository by the start of the broadcast https://github.com/practicalli/four-clojure