arity
n.
total number of items involved in a particular relationship; number of arguments taken by a particular function (Computer Programming); number of arguments taken by a predicate (Linguistics)
Arity
arity
<
programming> 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)
(c) Copyright 1993 by Denis Howe