Hacker News new | ask | show | jobs
by ablob 1161 days ago
In which of the listed requirements of the article is this approach better, and why?
1 comments

I think it checks every box except “minimize the number of functions exposed”. Also, if your reasons for minimizing number of functions is about usability and complexity, then many functions that are all easily understood at once (and easy for the compiler to type check) might not substantially fail there either.