Arc Forumnew | comments | leaders | submitlogin
1 point by drcode 5909 days ago | link | parent

Thanks for the bug report- now fixed.

:) I agree your pm macro solves this almkglor.



3 points by almkglor 5909 days ago | link

What I really wanted to see was some method by which to determine if the caller specified an optional param, or didn't. I didn't want to depend on (o param 'some-random-value), because the user might actually want that value, and wrapping functions in w/uniq isn't exactly terse.

-----