I've browsed the discussions on re-implementing reduce in perl6, and saw the comment how "arity" returns the # of required arguments. I wanted to refer back to a discussion of arity in the synopsis, looking to see if there was a way to get the # of optional args, but grepping through the directory in the pugs repository didn't help me. Can someone point me to the docs for "arity"?
