On Thu, Mar 5, 2009 at 12:32 PM, Meikel Brandmeyer <[email protected]> wrote:
> Hi,
>
> Am 05.03.2009 um 19:15 schrieb Mark Volkmann:
>
>>
>> Do the special-form-anchor and syntax-symbol-anchor functions have a
>> use outside the doc macro?
>> On cursory glance it seems that those should be private functions and
>> not included in the API documentation.
>
> Currently they are used in the macro expansion. Hence they
> cannot be private. To make them so, one has to temporary
> store their return value in a let and use that local in the expansion.

My main point is that they seem out of place in the API documentation.
Everything else appears to be something that is potentially useful to
someone writing Clojure code. Maybe they do have a use outside the doc
macro and I just don't see it.

-- 
R. Mark Volkmann
Object Computing, Inc.

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

Reply via email to