pattern @team/pattern-named-arguments

Named Arguments

Functions with two or more parameters of the same or similar types, or where parameter order is non-obvious, should use a named-argument object instead of positional parameters.…

Skill
@team
Domain
coding-style
Version
1.0.0
Quality
0.0
Edges
0 out · 0 in
Tokens
79/218/422
$ aoe install @team/pattern-named-arguments

Projection

Always in _index.xml · the agent never has to ask for this.

NamedArguments [pattern] v1.0.0

Functions with two or more parameters of the same or similar types, or where parameter order is non-obvious, should use a named-argument object instead of positional parameters. Named arguments are self-documenting and immune to argument transposition bugs.

Source

aoe-engine/examples/coding-style/primes/compiled/@team/pattern-named-arguments/atom.yaml