latest docs for datatypes+protocols?

1 view
Skip to first unread message

Raoul Duke

unread,
Dec 28, 2009, 5:44:46 PM12/28/09
to clo...@googlegroups.com
hi,

i'm trying to catch up on D&P, where are the best online succinct docs
for these? (e.g. is
http://www.assembla.com/wiki/show/clojure/Datatypes right? that's the
first hit i get from google.)

thank you!

Sean Devlin

unread,
Dec 28, 2009, 7:02:45 PM12/28/09
to Clojure
This search might help:

http://groups.google.com/groups/search?safe=off&q=data+types+protocols+group:clojure&sa=X&oi=spell&spell=1

Sean

On Dec 28, 5:44 pm, Raoul Duke <rao...@gmail.com> wrote:
> hi,
>
> i'm trying to catch up on D&P, where are the best online succinct docs

> for these? (e.g. ishttp://www.assembla.com/wiki/show/clojure/Datatypesright? that's the

Raoul Duke

unread,
Dec 29, 2009, 2:09:46 PM12/29/09
to clo...@googlegroups.com
> http://groups.google.com/groups/search?safe=off&q=data+types+protocols+group:clojure&sa=X&oi=spell&spell=1

thanks! that sorta matched what i've already stumbled across in my googling :-)

concrete question 1: where is refiy? (doc reify) doesn't work, but
(reify) does do something.

concrete question 2: is there any canonical "this is the web page
about deftype + defprotocol, look here first, and yes we keep it up to
date"? i haven't found one yet.

thanks!

Rich Hickey

unread,
Dec 29, 2009, 3:05:45 PM12/29/09
to clo...@googlegroups.com
On Tue, Dec 29, 2009 at 2:09 PM, Raoul Duke <rao...@gmail.com> wrote:
>> http://groups.google.com/groups/search?safe=off&q=data+types+protocols+group:clojure&sa=X&oi=spell&spell=1
>
> thanks! that sorta matched what i've already stumbled across in my googling :-)
>
> concrete question 1: where is refiy? (doc reify) doesn't work, but
> (reify) does do something.
>

reify is a macro that maps to a special form. It will eventually have docs here:

http://clojure.org/special_forms

> concrete question 2: is there any canonical "this is the web page
> about deftype + defprotocol, look here first, and yes we keep it up to
> date"? i haven't found one yet.
>

The Assembla wiki is the one:

http://www.assembla.com/wiki/show/clojure/Datatypes
http://www.assembla.com/wiki/show/clojure/Protocols

Rich

Raoul Duke

unread,
Dec 29, 2009, 3:12:32 PM12/29/09
to clo...@googlegroups.com
> The Assembla wiki is the one:

ah, thanks, got it. i think i was thrown off by (doc reify) not
working, making me think reify was gone and thus the Assembla stuff
was out of date.

(i really don't understand / i do find it really confusing that
there's clojure.org with its own wiki vs. whatever the Assembla stuff
is vs. whatever else there is out there. i wish there were jus a
single domain / web site for "canonical" or "official" stuff, even the
experimental things. i think that would help defuse a lot of the
confusion i experience trying to track down docs on clojure.)

sincerely.

Reply all
Reply to author
Forward
0 new messages