Skip to content
Snippets Groups Projects
Commit 7a4dc92a authored by stepan's avatar stepan
Browse files

Argument matching for NextMethod target

NextMethod can have additional arguments, those are combined with the arguments
coming from the callsite of the S3 dispatch method. Additional arguments with
the same name override the callsite arguments, and unmatched arguments (i.e.
default values) of the caller of NextMethod are ignored.
parent c95bd4a9
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment