Hacker News new | ask | show | jobs
by _bxg1 2183 days ago
They make it much easier to do certain kinds of things as expressions (as opposed to, say, an if/else chain which in many languages is a statement and not an expression, or a switch statement which I don't think is ever an expression)