Nuke some reflection warnings

This commit is contained in:
Michael S. Klishin 2011-09-02 04:08:39 +04:00
parent 7e29ff457d
commit 6d17366bdd

View file

@ -95,7 +95,7 @@
;; (if (empty? input)
;; []
;; (lazy-seq (seq input))))
)
)
(defn- associate-pairs [pairs keywordize]