Do *1 *2 *3 ... are saved in a built in sequence that we can inspect its contents?
On Jan 14, 2:20 pm, Martin Wood-Mitrovski <marvot...@gmail.com> wrote: > On Wed, 14 Jan 2009 04:15:18 -0800 (PST) > > HB <hubaghd...@gmail.com> wrote: > > > Lets say that the result of each method invocation will be saved in a > > stack. > > The stack now contains, Google and Wicket > > When I run (str *1) , I will get the last item in the stack which it > > is "Wicket" and the result of the method invocation iteself (which it > > is also "Wicket") will be pushed into the stack. > > So the stack now contains: > > Google, Wicket, Wicket > > Am I right? > > sounds right to me. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---