Upon some introspection as to why I failed to remember this subtle
point, I realized that:
1. I expect get on sets to do the behavior where it returns the item.
2. I expect contains? on sets to do the behavior where it returns true or false.
3. I (incorrectly) expected function application of a set to behave
like contains? not get.

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