Hacker News new | ask | show | jobs
by esafak 131 days ago
Validation, readability, and prevention of accidentally passing in the wrong string (e.g., by misordering two strings arguments in a function).
1 comments

I don't see any validation here.