[Haskell-cafe] Re: Math questions

Ivan Miljenovic ivan.miljenovic at gmail.com
Thu May 27 21:05:40 EDT 2010


On 28 May 2010 09:37, Richard O'Keefe <ok at cs.otago.ac.nz> wrote:
>
> On May 27, 2010, at 11:50 PM, Yitzchak Gale wrote:
>>
>> agree100 = (==) `on` for [1..100]
>
> Search for "on" and "for" in the Haskell 98 Report and you
> will not find them.  If you want to tell someone to use them,
> you ought to tell them where to find them.

You mean like this?

http://haskell.org/hoogle/?hoogle=on
http://haskell.org/hoogle/?hoogle=for

-- 
Ivan Lazar Miljenovic
Ivan.Miljenovic at gmail.com
IvanMiljenovic.wordpress.com


More information about the Haskell-Cafe mailing list