#clojure's map takes many colls: (map vector [:a :b] [1 2]) ;=> ([:a 0] [:b 1]). @cgrand takes this to the next level bit.ly/HzVsoJ
1
0
1
0
0