On Fri, May 1, 2009 at 10:57 PM, Santanu <[email protected]> wrote: > > On May 2, 1:13 am, Meikel Brandmeyer <[email protected]> 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 <[email protected]> --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
