[Haskell-beginners] first number is a list
Roelof Wobben
rwobben at hotmail.com
Mon Jun 27 14:08:50 CEST 2011
Sorry, Now Im missing you. First you talked about head[x:-] = x and now head [1,2,3,4] is good. Roelof Date: Mon, 27 Jun 2011 15:03:00 +0300
From: mats.rauhala at gmail.com
To: beginners at haskell.org
Subject: Re: [Haskell-beginners] first number is a list
On 11:55 Mon 27 Jun , Roelof Wobben wrote:
>
> Oke,
> I'm not sure I understand you right. Let's say I have this list [1,2,3,4]How must I use head now ? Roelof Date: Mon, 27 Jun 2011 14:50:14 +0300
head [1,2,3,4] -- Returns 1
--
Mats Rauhala
MasseR
_______________________________________________
Beginners mailing list
Beginners at haskell.org
http://www.haskell.org/mailman/listinfo/beginners
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20110627/e4ef7005/attachment.htm>
More information about the Beginners
mailing list