[Haskell-cafe] Wikipedia on first-class object
Cristian Baboi
cristi at ot.onrc.ro
Thu Dec 27 10:34:48 EST 2007
I'll have to trust you, because I cannot test it.
let x=(1:x); y=(1:y) in x==y .
I also cannot test this:
let x=(1:x); y=1:1:y in x==y
On Thu, 27 Dec 2007 17:29:12 +0200, Lennart Augustsson
<lennart at augustsson.net> wrote:
> One value. One "infinite" value.
>
> On Dec 27, 2007 3:53 PM, Cristian Baboi <cristi at ot.onrc.ro> wrote:
>
>> On Thu, 27 Dec 2007 16:50:10 +0200, Lennart Augustsson
>> <lennart at augustsson.net> wrote:
>>
>> > Absolutly. Every expression in Haskell denotes a value.
>> > Now, we've not agreed what "value" means, but to me it is a value. :)
>>
>> It is one value, or several ?
>>
>>
>> ________ Information from NOD32 ________
>> This message was checked by NOD32 Antivirus System for Linux Mail
>> Servers.
>> part000.txt - is OK
>> http://www.eset.com
>>
>
>
>
> ________ Information from NOD32 ________
> This message was checked by NOD32 Antivirus System for Linux Mail
> Servers.
> part000.txt - is OK
> part001.htm - is OK
> http://www.eset.com
________ Information from NOD32 ________
This message was checked by NOD32 Antivirus System for Linux Mail Servers.
part000.txt - is OK
http://www.eset.com
More information about the Haskell-Cafe
mailing list