I would like to keep duplicates, e.g. (intersect '( 1 2 3 3 3) '(3 4 3
5)) should give '(3 3). As I've said above, I've solved the issue for
the moment by writing the required functions myself. I was just
wondering if this functionality already exists somewhere in the
clojure core/contrib space?

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