Description Usage Arguments Value
Remove a parameter from the formal parameters of a function.
1 | remove_formal_(fn, par)
|
fn |
A function we are modifying |
par |
A parameter of |
A modified function equal to fn
but with par
removed from the formal
parameters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.