mirror of
https://github.com/janishutz/eth-summaries.git
synced 2026-03-14 10:50:05 +01:00
4 lines
236 B
TeX
4 lines
236 B
TeX
A great type system is essential for all programming languages, but especially so for functional programming languages.
|
|
|
|
The issue however is that the problem of deciding which expressions are good and which ones aren't is undecidable.
|