Closed rtircher closed 12 years ago
I am using Clojure 1.4.0 and I noticed that the delete-all function would not delete all the keys.
I wasn't sure if it is a good idea to force evaluation inside the library but for deletes, I guess, it is usually what you want.
Released 1.4.0-beta1 with this change in. Thank you!
1.4.0-beta1
I am using Clojure 1.4.0 and I noticed that the delete-all function would not delete all the keys.