Re: why fn key doesn't do what I want?

2009-02-16 Thread Emeka
Thanks, Meikel --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Clojure group. To post to this group, send email to clojure@googlegroups.com To unsubscribe from this group, send email to

Re: why fn key doesn't do what I want?

2009-02-14 Thread wubbie
thanks! sun On Feb 14, 4:34 pm, Brian Doyle brianpdo...@gmail.com wrote: On Sat, Feb 14, 2009 at 2:24 PM, wubbie sunj...@gmail.com wrote: Hi, a quick question: user= (keys {:a 1 :b 2}) (:a :b) But user= (key {:a 1}) java.lang.ClassCastException: