|
|
|
|
|
by ricketycricket
367 days ago
|
|
It's not though. Processes can be supervised and crashes can just lead to "restart with good state" behavior. It's not that you don't try handling any errors at all, you just can be confident that anything you missed won't bring the system down. And Elixir is strongly typed by most definitions. Perhaps you mean static? |
|