On Fri, May 1, 2009 at 10:57 PM, Santanu <thisissant...@gmail.com> wrote:
>
> On May 2, 1:13 am, Meikel Brandmeyer <m...@kotka.de> wrote:
>
>> fn is a macro which expands into a call to fn* which is a special
>> form. It is not meant to be used directly.
>
> So, are these 'entities' that end in * something like
> private functions?

I don't think it's so hard and fast.  I think of it more like somefunc
is the usual thing, and somefunc* is similar, but not as commonly
used.  Maybe someone else has a better explanation/definition.

-- 
Michael Wood <esiot...@gmail.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
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