Here is the (a?) ticket for this issue: http://dev.clojure.org/jira/browse/CLJ-700 I too have thought, it was fixed by now.
Am Freitag, 16. September 2011 schrieb David Nolen : > On Fri, Sep 16, 2011 at 2:37 PM, Aaron Cohen > <[email protected]<javascript:_e({}, 'cvml', '[email protected]');> > > wrote: > >> >> Am I misunderstanding >> https://github.com/clojure/clojure/blob/master/src/jvm/clojure/lang/ATransientSet.java#L32 >> ? >> > > Transient collections don't implement Associative (which extends > IPersistentCollection and ILookup) which defines containsKey. > > I do see that ITransientAssociative does exist, but it does not define > containsKey. > > David > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to > [email protected]<javascript:_e({}, 'cvml', > '[email protected]');> > Note that posts from new members are moderated - please be patient with > your first post. > To unsubscribe from this group, send email to > [email protected] <javascript:_e({}, 'cvml', > 'clojure%[email protected]');> > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en -- __________________________________________________________________ Herwig Hochleitner -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
