[Haskell-beginners] A little explanation!

Gilberto Melfe gilbertomelfe at gmail.com
Wed Apr 30 15:29:25 UTC 2014


Hello everybody !

Could someone explain me exactly how this function works?

elementAt_w'pf = (last .) . take . (+ 1)

It's a posted solution to: 99 Haskell problems, problem 3.

I'm having trouble with the "(last .) ." thing!

Hope someone can help!

Thank You!

Gilberto
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20140430/6c7b4598/attachment.html>


More information about the Beginners mailing list