I like "with", that's what JavaScript uses IIRC.

- J.

On Tue, Oct 21, 2008 at 11:10 AM, CuppoJava <[EMAIL PROTECTED]> wrote:
>
> If I understand the macro correctly, it takes an argument, and then
> inserts it as the second element into all of the following lists
> right?
> How about the name "with"?
>
> (with obj
>  (. doSomething)
>  (. doSomethingElse)
>  (print stdOut))
>
> I think i'm stealing it from Ruby, but i'm not sure. It's been a long
> time.
> >
>

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to