[Haskell-beginners] How do you pronounce these operators?
Kim-Ee Yeoh
ky3 at atamo.com
Thu Apr 3 14:28:05 UTC 2014
On Wed, Apr 2, 2014 at 6:08 AM, John M. Dlugosz <ngnr63q02 at sneakemail.com>wrote:
> I'm having some difficult reading because I don't have "names" for many of
> the operators, such as <*>. I know that >>= is pronounced "bind", but what
> about the others? Is there some common consensus, a list somewhere, or at
> least the proper mathematical names to serve as a starting point?
Did you try a search? There are links out there.
But it's true that a search will only get you so far. I think what we don't
have enough is idiomatic English coupled to idiomatic Haskell.
It's like a proof/program of a proposition in Euclidean geometry. One just
gets it visually and doesn't really bother with verbalizing on the tongue.
Provide a code fragment here, and folks will help you with it.
-- Kim-Ee
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20140403/46c08272/attachment-0001.html>
More information about the Beginners
mailing list