[Haskell-beginners] Re: strange take result--explanation?

Francesco Bochicchio bieffe62 at gmail.com
Thu Mar 12 05:08:39 EDT 2009


>
>  But I don't understand because it says that 1 [1,2,3] is a single
> argument...
>

Oh yes, because sintactically it looks like you want to apply the function
'1' to the argument '[1,2,3]',
the result being '1 [1,2,3]'

Ciao again
-----------
FB
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/beginners/attachments/20090312/6317ffea/attachment.htm


More information about the Beginners mailing list