Cosmetics

This commit is contained in:
Michael S. Klishin 2011-08-15 00:25:51 +04:00
parent 1c71375b16
commit b8b255545a

View file

@ -89,6 +89,11 @@
;; monger.collection/drop-index
;;
;; Implementation
;;
(defn- fields-to-db-object
[fields]
(let [n (clojure.core/count fields)