Is join useful for every monad?

Dannyu NDos ndospark320 at gmail.com
Mon Oct 14 04:55:19 UTC 2019


join is surely useful for Maybe and [].

But IO (IO a)? ReadPrec (ReadPrec a)? ST s (ST s a)? When the heck could I
encounter such types?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/libraries/attachments/20191014/8a15f571/attachment.html>


More information about the Libraries mailing list