Minor doc update request on #'delay

3 views
Skip to first unread message

Christophe Grand

unread,
Dec 22, 2009, 5:31:27 AM12/22/09
to Clojure Dev
Hi all,

(doc delay)
Takes a body of expressions and yields a Delay object that will
invoke the body only the first time it is forced (with force), and
will cache the result and return it on all subsequent force
calls.

Can the parenthesis be changed to (with force or deref)?

Thanks

Christophe

Rich Hickey

unread,
Dec 22, 2009, 7:12:13 AM12/22/09
to cloju...@googlegroups.com

Yes. Patch welcome for master.

Rich

Christophe Grand

unread,
Dec 23, 2009, 3:04:52 PM12/23/09
to cloju...@googlegroups.com
Here you go: http://www.assembla.com/spaces/clojure/tickets/230-More-precise-docstring-for---delay

That is sadly the only kind of patch I have time to make at the moment.

Christophe


--

You received this message because you are subscribed to the Google Groups "Clojure Dev" group.
To post to this group, send email to cloju...@googlegroups.com.
To unsubscribe from this group, send email to clojure-dev...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/clojure-dev?hl=en.





--
Professional: http://cgrand.net/ (fr)
On Clojure: http://clj-me.cgrand.net/ (en)
Reply all
Reply to author
Forward
0 new messages