Y
Hacker News
new
|
ask
|
show
|
jobs
by
yakshaving_jgt
125 days ago
It's a design choice more than anything. Haskell's type safety is opt-in — the programmer has to actually
choose
to properly leverage the type system and design their program this way.