[Haskell-beginners] oddsFrom3 function

Debdut Karmakar debdutk at gnulinuxed.tk
Mon Aug 17 06:25:25 UTC 2015


 

I am a haskell beginner and wondering how the following function
works (in procedure) : 

oddsFrom3 :: [Integer]
 oddsFrom3 = map (+2)
oddsFrom3 

Thanks for your help. 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/beginners/attachments/20150817/2d81df18/attachment.html>


More information about the Beginners mailing list