On Fri, Sep 16, 2011 at 4:33 PM, Mark Engelberg <mark.engelb...@gmail.com>wrote:

> Support of membership testing is pretty much the defining characteristic of
> sets, transient or not.
>
> Transient sets already support membership testing in the form of (my-set
> item).  If they support the IFn interface for membership testing, it's hard
> for me to imagine that it would be much more difficult to support the same
> behavior for whatever interface makes contains? work properly.
>

I suspect that part of the reason there is little movement on this is that
transients are as of 1.3 *still* marked alpha. And from what I understand
they will most likely become an implementation detail. That is direct use
will be thoroughly discouraged.

David

-- 
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