clj-commons / potemkin

some ideas which are almost good
577 stars 53 forks source link

potemkin maps are `(instance? java.util.Iterator)` but clojure maps are not #74

Open nivekuil opened 1 year ago

nivekuil commented 1 year ago

This leads to surprising behavior when passed to functions like https://github.com/ribelo/extropy/blob/master/src/main/ribelo/extropy.cljc#L68