On Tue, Jan 6, 2009 at 12:00 AM, wubbie <sunj...@gmail.com> wrote: > > Hi, > Why are there multiple "Logging str" output.
Because str calls itself recursively. > Also in (apply str-orig args), I don't see any args passed at all! I'm not sure what you mean here. The "args" in (apply str-orig args) is the list of arguments that are passed to str-orig. -- 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 -~----------~----~----~----~------~----~------~--~---