variadic

Variadic

Snippet from Wikipedia: Variadic

In computer science, a variadic function, operator, or other construct is one that accepts a variable number of arguments; that is, its arity is not fixed. Variadic constructs are commonly used in programming languages to provide flexible interfaces that can operate on varying numbers of inputs.

The term variadic is a neologism, dating back to 1936/1937. The term was not widely used until the 1970s.

variadic.txt · Last modified: 2025/02/01 06:23 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki