On Wed, Apr 2, 2014 at 6:08 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?

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