On Wed, Nov 3, 2010 at 10:32 AM, ka <sancha...@gmail.com> wrote:
> 1.  How to combine protocols?
>

AFAIK, it is not possible. You must implement all the different protocols.

It might look desapointing, but on the other hand it is not necessary.
(As there is no static typing in Clojure)
What is your use-case?

> 2. Does it make sense to have "static" fns as part of Clojure
> protocols?
>
What do you mean by "static" functions?

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