Hacker News new | ask | show | jobs
by Ygg2 1360 days ago
Problem with named parameters is that they make renaming function params a breaking change.
1 comments

Unless the IDE doesn’t support this refactoring? It’s ridiculously easy in C# and VS or VSC.
A (public) library doesn't have access to all codebases depending on it.
Even there changing the method param will invalidate semver specification.