Content deleted Content added
Haskell code correct? |
HagermanBot (talk | contribs) m 129.29.227.4 didn't sign: "Haskell code correct?" |
||
Line 134:
'''(return x) >>= f ≡ f x'''<br />
should be<br />
'''(return x) >>= f ≡ return (f x)'''<br /> <small>—The preceding [[Wikipedia:Sign your posts on talk pages|unsigned]] comment was added by [[Special:Contributions/129.29.227.4|129.29.227.4]] ([[User talk:129.29.227.4|talk]]) 13:16, 27 March 2007 (UTC).</small><!-- HagermanBot Auto-Unsigned -->
|