Named arguments is easier to reason about compared to positional
arguments. Especially when you have many positional arguments.
Details
Details
- Reviewers
durin42 - Group Reviewers
hg-reviewers - Commits
- rHGfe4c944f95bb: wireproto: use named arguments when passing around frame data
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Lint Skipped - Unit
Unit Tests Skipped