Hacker News new | ask | show | jobs
by otabdeveloper4 609 days ago
> you're forced to acknowledge when a function call is capable of producing an error

All functions are capable of producing an unbounded set of errors.

(Yes, programming is hard.)