Golfed: http://en.wikipedia.org/wiki/Code_golf
<=< : Also known as Kleisli composition. More info:
http://www.haskell.org/hoogle/?hoogle=%3C%3D%3C

On Sun, Oct 28, 2012 at 4:36 PM, dokondr <[email protected]> wrote:

> On Fri, Oct 26, 2012 at 2:34 AM, Jake McArthur <[email protected]>wrote:
>
>> I golfed a bit. :)
>>
>>     sequence <=< filterM (const [False ..])
>>
>>
> What is "golfed" and  "<=<" ? Please, explain.
>
> Thanks,
> Dmitri
>
> _______________________________________________
> Haskell-Cafe mailing list
> [email protected]
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
>
_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to