Home / Architecture / Arity

Arity

Webopedia Staff
Last Updated May 24, 2021 7:35 am
In programming it is the number of arguments a function or operator takes. In some languages functions may have variable arity that sometimes means their last or only argument is actually a list of arguments.