Y
Hacker News
new
|
ask
|
show
|
jobs
by
foldr
1572 days ago
Haskell hides far more of the inner workings than Python, JS or Go. There's a huge gap between the semantics of a non-strict, pure functional language and the actual execution model.
1 comments
unfocussed_mike
1572 days ago
(Username checks out)
link
tlavoie
1571 days ago
Sure, except it should be foldl' instead.
StackOverflow is thataway -->
Edit for reason:
https://wiki.haskell.org/Foldr_Foldl_Foldl
'
link