On Friday, October 12, 2012 4:38:36 PM UTC+11, David Jacobs wrote:

> Having a map leads to pretty bad syntax for what I'm trying to do. That's 
> why I want to metaprogram here. 
>
> I want this ...
>
> (post/all api-key)
>
> … instead of this ...
>
> ((post/api :all) api-key) 
>

I'm not sure, but that second one looks pretty fine to me.  It's also a lot 
more obvious where the function comes from. 

-- 
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
Note that posts from new members are moderated - please be patient with your 
first post.
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

Reply via email to