> I think I know what you mean by a "bag", but I'm not quite sure.  How
> does a bag compare to a set, vector and/or list?

A bag is also known as a multiset: it's an unordered collection in  
which an item can appear more than once. Think of a set without the  
distinctness.

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