Hacker News new | ask | show | jobs
by bluepod4 1060 days ago
Or use a switch statement?
1 comments

There's something satisfying about converting if/else tables to switch statements. I find them so much more readable.