Y
Hacker News
new
|
ask
|
show
|
jobs
by
tubthumper8
833 days ago
What's it missing? flatMap/bind/whatever that's called?
1 comments
luc4
833 days ago
Yes, exactly. It's missing the monadic bind (which for the list monad would be flatMap).
link