named parameter en · NOUN
Meanings
-
A parameter that is passed by name, rather than by position, in a function call.
In the function call foo(3, 6, type="bar"), type is a named parameter.
Forms
| Spelling | Features | Labels | Source |
|---|---|---|---|
| named parameters | Number=Plur | lexicographic |