Hacker News new | ask | show | jobs
by otabdeveloper4 748 days ago
Literally the exact same thing happens if you use exception passing style and encapsulate all errors as a generic `Error` type. (Which is what everyone does in practice.)