Jump to content

Call a function: Difference between revisions

m
optional arguments and varargs may not be the same
m (→‎{{header|Perl 6}}: track task verbiage)
m (optional arguments and varargs may not be the same)
Line 3:
* Calling a function that requires no arguments
* Calling a function with a fixed number of arguments
* Calling a function that utilizes optional arguments
* Calling a function with a variable number of arguments (varargs)
* Calling a function with named arguments
Cookies help us deliver our services. By using our services, you agree to our use of cookies.