Hacker News new | ask | show | jobs
by the_gipsy 2282 days ago
You either crash or acknowledge errors. Silently swallowing exceptions is acknowledging, the same as using something like Result.withDefault(...).