Related: in 1.2 RC1, "find" also fails to work with transient maps
(although it does throw an error, rather than fail silently).



On Aug 1, 12:25 pm, Mark Engelberg <mark.engelb...@gmail.com> wrote:
> I just tested this in Clojure 1.2, and the bug is still there:
>
> (contains? (transient #{1 2}) 1) -> false          ;should return true
>
> On Mon, Mar 22, 2010 at 5:46 PM, Mark Engelberg 
> <mark.engelb...@gmail.com>wrote:
>
> > Disturbingly, it doesn't error, it just always returns false.
> > This is in version 1.1.  Can someone check and see if this is still a
> > problem on the latest version?
>
> > Thanks,
>
> > Mark

-- 
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
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to