call
Calls the function with the given number of arguments and creates an executor for it.
Return
The executor for the function.
Parameters
nargs
The number of arguments to call with.
Calls the function with the given number of arguments and creates an executor for it.
The executor for the function.
The number of arguments to call with.