Suppose you love Clojure (of course you do), anonymous functions (doubly so!), and syntactic sugar but you need to have more than one argument. What's a person to do?! You could write the anonymous function out like so, but look at that - an extra pair of extra parentheses. Even