96843473fe
The ellipsis is a powerful tool for extending functions. Unfortunately this power comes at a cost: misspelled arguments will be silently ignored. The ellipsis package provides a collection of functions to catch problems and alert the user.
4 lines
240 B
Text
4 lines
240 B
Text
The ellipsis is a powerful tool for extending functions. Unfortunately
|
|
this power comes at a cost: misspelled arguments will be silently
|
|
ignored. The ellipsis package provides a collection of functions to
|
|
catch problems and alert the user.
|