Javascript is not enabled. This site can still works but it'll be more interactive when javascript is enabled.
loading...
Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
internet_points
3 hours ago
|
on: Anecdotally, programmers dislike "reduce"
That's what I tend to do, but since foldr/foldl' is so ubiquitous in Haskell it would be nice if I could just
remember
the argument order of the callback. kccqzy's explanation (in particular "it replaces the comma") might just help me do that :)
reply