Hacker News new | ask | show | jobs
by sapiogram 198 days ago
Haskell is far more dangerous. It allows you to simple destruct the `Just` variant without a path for the empty case, causing a runtime error if it ever occurs.