How a function treats its parameters: R hands arguments over as promises, so a parameter is strict when calling the function is enough to force it.
Readonly
the same per parameter, keyed by the id of the parameter's name
whether every parameter is forced
How a function treats its parameters: R hands arguments over as promises, so a parameter is strict when calling the function is enough to force it.