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@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@haskell.org
http://www.haskell.org/mailman/listinfo/beginners