>> is that just for fun or can it be used in programs? Consider it a shenanigan :) >> HB, how'd you even learn about that so fast? do I suck at reading? I'm reading the beta version of "Programming Clojure" ; Am I doing fine Stu? :D
On Jan 14, 2:31 pm, e <evier...@gmail.com> wrote: > is that just for fun or can it be used in programs? HB, how'd you even > learn about that so fast? do I suck at reading? > > On Wed, Jan 14, 2009 at 7:20 AM, 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 -~----------~----~----~----~------~----~------~--~---