Y
Hacker News
new
|
ask
|
show
|
jobs
by
ufo
3790 days ago
The problem with Haskell is that you can't express Y as an ordinary lambda in a typed language unless your type system allows recursive datatypes (at which point you are also pushing the recursion back into a language primitive)