Y
Hacker News
new
|
ask
|
show
|
jobs
by
jayrhynas
284 days ago
I don't really see what advantage typed throws are giving him in this article, since he just wraps arbitrary errors and then uses his lookup function - isn't that basically the same as `catch let error as DecodingError`?