Hacker News new | ask | show | jobs
by xigoi 577 days ago
I mean that no matter what you do, the arguments will always be shown in an inconsistent order and you’ll have to mentally swap them around. You probably could configure your editor to visually swap them, but that sounds like a really bad idea.
1 comments

If the argument order is a problem for you, you can use named arguments.