Hacker News new | ask | show | jobs
by __sisyphus__ 2131 days ago
for whatever reason (also probably a bad one), i hate the syntax of switch statements, and for that reason i almost never use them. the match expression though, i'm actually very excited about. i quite like the mapped look; it seems more intuitive to read.