|
|
|
|
|
by wiseowise
169 days ago
|
|
> When you go with a strongly typed functional programming language, you throw exceptions away, and the fact that something can error, and what kinds of errors it can produce, are encoded into the type system. You’ve just reinvented checked exceptions, good job. |
|