The end.
How to Design Function Parameters That Make Interfaces Easier to Use (3/3)
by Jonathan Boccara
From the article:
This is the final article in the series about function parameters. This series contains:
- Part 1: interface-level parameters, one-parameter functions, const parameters,
- Part 2: calling contexts, strong types, parameters order,
- Part 3: packing parameters, processes, levels of abstraction.
Add a Comment
Comments are closed.