cognitect / clojure-lab

Clojure workshop
80 stars 16 forks source link

assoc is missing :( #4

Closed k4y3ff closed 9 years ago

k4y3ff commented 9 years ago

In collections.clj, there's references to building maps--and those references contain assoc calls--but there's no explanation of the assoc function, itself.

puredanger commented 9 years ago

added assoc, dissoc in maps section of unordered collections