On Wed, 14 Jan 2009 04:15:18 -0800 (PST)
HB <[email protected]> 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 [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
-~----------~----~----~----~------~----~------~--~---

Reply via email to