my first clojure "wat" moment - misunderstanding or bug?

2013-10-02 Thread James Warren
I've been using Clojure for a couple months, so while I feel comfortable with it, I'm not certain whether some unusual behavior I encountered is a bug or a lack of understanding on my part. (I suspect the latter.) The context arose from using Clojure reflection to inspect a class generated by

Re: my first clojure "wat" moment - misunderstanding or bug?

2013-10-03 Thread James Warren
you > need the sequence of keys. > > [1] > http://grepcode.com/file/repository.grepcode.com/java/root/jdk/openjdk/6-b14/java/util/EnumMap.java#EnumMap.EntryIterator > > Thanks, > Elias. > > On Wednesday, October 2, 2013 5:19:31 PM UTC-4, James Warren wrote: >> &