Are there any good articles on clojure double dispatch using protocols
(not multimethods) via the visitor pattern or whatever would be
appropriate? I feel like that after single dispatch on type, double
dispatch on type is the next common use case for multimethods. I
somewhat recall Rich talking about this on the internet somewhere
(including discussion of adding/not-adding language support) but I
can't seem to find it.

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