On Fri, Dec 17, 2010 at 3:44 PM, Trevor <tcr1...@gmail.com> wrote:
> Lol.You're correct - it's so easy i don't know why I didn't see it.
> I'm somewhat new to macros.
>
> That said - I thought my question was clearly stated:
>
> How do I create a function and/or a macro that accepts an unbound
> name and interprets that name as a symbol?

I figured "an unbound name IS a symbol", and if you meant one that
just takes it literally and doesn't evaluate it and complain that it's
unbound, a function can't and a macro automatically does, as does the
quote special form.

-- 
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