Arc Forumnew | comments | leaders | submitlogin
3 points by almkglor 5910 days ago | link | parent

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.