Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Even in languages with named function arguments you still end up with the same problem very often. The person who wrote fobricate(True, False, True) in python knows what order things are and probably didn't bother to name each one. You could force naming all arguments, but that gets ridiculous as well in a different way.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: