Thanks for your reply. That's pretty much what I'd come to understand. I'm a 
bit puzzled why this restriction exists though. Of course function calls can't 
be resolved at macro expansion time, so it makes sense that >! & <! inside 
functions can't be found. But I don't understand why the go macro cannot first 
expand all nested macros and then apply its transformations to the result.

Indeed, clojure.walk contains macroexpand-all specifically for this kind of 
situation, or that's what I had understood.

-- 
Note that posts from new members are moderated - please be patient with your 
first post.
--- 
You received this message because you are subscribed to the Google Groups 
"ClojureScript" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojurescript+unsubscr...@googlegroups.com.
To post to this group, send email to clojurescript@googlegroups.com.
Visit this group at http://groups.google.com/group/clojurescript.

Reply via email to