Hacker News new | ask | show | jobs
by montmorency88 1168 days ago
Haskell has `when cond do sideEffect` which captures the intention of an if without an else concisely.