Arc Forumnew | comments | leaders | submitlogin
1 point by metageek 5922 days ago | link | parent

How about if <code>h</code> takes an optional second argument, which is the default, and the macros are smart enough that you can do <code>(++ (h 'foo 0))</code>?


1 point by greatness 5919 days ago | link

I agree, this is probably the best solution.

-----