Arc Forumnew | comments | leaders | submitlogin
3 points by cooldude127 5905 days ago | link | parent

I would be more concerned, but there is not really a way to fix this without changing the semantics of set. Set doesn't eval it's first argument, so it expects an unquoted symbol. Get an operator that does the same thing, but evaluates its arguments, and you will be fine.