[Haskell-beginners] How do you pronounce these operators?

David Thomas davidleothomas at gmail.com
Thu Apr 3 17:17:31 UTC 2014


For things that have a textual equivalent, I tend to use that (possibly
"infix X" or "X operator" if it's not clear from context) even if the
equivalent is more or less specialized than the operator.  For <*> in
particular, that is "ap".
On Apr 3, 2014 6:29 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?
>
> I'd hate to have to make something up (see < http://www.muppetlabs.com/~
> breadbox/intercal-man/tonsila.html >)
>
> --John
>
> _______________________________________________
> Beginners mailing list
> Beginners at haskell.org
> http://www.haskell.org/mailman/listinfo/beginners
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20140403/fe2ed97e/attachment.html>


More information about the Beginners mailing list