[Haskell-cafe] How to name a mapped function?

Alexander Solla ajs at 2piix.com
Mon Jun 7 15:42:14 EDT 2010


On Jun 6, 2010, at 11:22 AM, Martin Drautzburg wrote:

> If I have a function, say "compute" whose last parameter is some  
> value ...
> and I create another function, which applies "compute" to a list of  
> values,
> how would I call this function?

computeF is my natural inclination.  F is for Functor.


More information about the Haskell-Cafe mailing list