|
|
|
|
|
by grumpyprole
1046 days ago
|
|
> All do No, this is not true. A total functional programming language can disallow partial functions that circumvent the type checker. Again, linters only get you so far. For example, sum types eradicate null pointer exceptions, linters do not. |
|
I care what languages DO do. And all languages (that aren't research projects like agda) provide escape hatches here. Even Haskell.
>Again, linters only get you so far
You brought up linters. Not me.