[Haskell-cafe] Arrow combinator names

Derek Elkins derek.a.elkins at gmail.com
Sun Feb 17 21:45:12 EST 2008


On Mon, 2008-02-18 at 03:37 +0000, Tom Davies wrote:
> Are there generally accepted English language names for the arrow combinators?
> 
> >>> compose?

That's fine though ambiguous.

> &&& pair?
> 
> etc...

The rest don't generally accepted readings.  There are some examples of
wordier names used (e.g. fork for (&&&)), but nothing generally
accepted.



More information about the Haskell-Cafe mailing list