bind :: Monad m => (a -> m b) -> m a -> m b
Felipe Lessa
felipe.lessa at gmail.com
Thu Dec 11 13:37:58 UTC 2014
On 11-12-2014 10:38, Henning Thielemann wrote:
> Thus it is generally a good idea to indent with a fixed size, instead of
> indenting according to function names.
I agree and that's what I do. However, Chris and Oliver indented their
examples by 5 spaces, which is pretty odd (pun intended), so I imagine
they prefer otherwise and I've listed that as a possible disadvantage.
Cheers, :)
--
Felipe.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://www.haskell.org/pipermail/libraries/attachments/20141211/a29723dd/attachment.sig>
More information about the Libraries
mailing list