On Mon, Mar 14, 2011 at 4:12 AM, Alan <[email protected]> wrote:
> By the way, thanks for the very thorough Bag implementation. Your
> implementations of the very detailed things that people wish Clojure
> had are always interesting reading.

You're welcome.

I solved the count problem independently, but thanks for the advice
anyway. The presence of the count method in the specification of
IPersistentCollection puzzles me, if it's never called unless an
object also implements Counted (why not ICounted?), which specifies
the same method anyway.

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

Reply via email to