`argument` and `parameter` are used poorly
Open
- Dominant language
- Nim
- Stars
- 8
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
> Note the difference between parameters and arguments: Function parameters are the names listed in the function's definition. Function arguments are the real values passed to the function. Parameters are initialized to the values of the arguments supplied
https://developer.mozilla.org/en-US/docs/Glossary/Parameter
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.