arity
The number of {arguments} a {function} or
{operator} takes. In some languages functions may have
variable arity which sometimes means their last or only
argument is actually a list of arguments.
(1997-07-21)