[Haskell-beginners] MaximumBy

Alexander Chen alexander at chenjia.nl
Fri May 22 18:20:38 UTC 2020


Hi,

I want to re-write a function maximumBy (its an assignment).

However, I don't get how it works.

>maximumBy compare [1,53,9001, 10]
9001

but what does it actually do to get there? 

thanks in advance.

best,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/beginners/attachments/20200522/7b1cdb0d/attachment.html>


More information about the Beginners mailing list