per-coding-style
per-coding-style copied to clipboard
Describe named arguments.
- Change "arguments" to "parameters" when describing the function definition. An argument is what is passed to a parameter.
- Add a note about named args to the "calls" section.
Ignore previous description, I was dumb. :smile: