On Sun, Jun 27, 2010 at 10:18 AM, Rich Hickey <richhic...@gmail.com> wrote:
>
> On Jun 27, 2010, at 1:09 AM, Mark Engelberg wrote:
>
>> Is there a list somewhere of all the protocols built-in to Clojure
>> 1.2's core that are available for extension?
>>
>
> There are no extension points built on protocols in Clojure yet. Delivering
> protocols is step one, re-architecting the core abstractions in terms of
> protocols is still to come.

I was confused on this point because the docs for
clojure.core.protocols.InternalReduce claim it's used by
clojure.core/reduce.

But after looking into it a bit more, it appears that docstring
is not (yet?) accurate.

--Chouser
http://joyofclojure.com/

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