Y
Hacker News
new
|
ask
|
show
|
jobs
by
chombier
563 days ago
Not exactly the same: `x` is given a polymorphic type (in F) in Haskell (restricted to values in ML) whereas the unannotated let-over-lambda will give `x`a monomorphic type.