top | item 43543923

(no title)

_jackdk_ | 11 months ago

I think you don't have to teach people to program with `join`, but just that `m >>= f = join (fmap f) m`. It explains away the "get a value out" question but teaches the most common function from the interface.

discuss

order

No comments yet.