Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Sameness - a pragmatic approach.

From: g:santilli:tiscalinet:it at: 11-Feb-2003 19:14

Hi Joel, On Tuesday, February 11, 2003, 5:57:48 PM, you wrote:
>> How would you comment that? Does it look like an inconsistency >> to you?
JN> Yes. I don't agree. It's just that some values can have different textual representations. For example the two equal objects:
>> a: make object! [a: 1 b: 2] >> b: make object! [b: 2 a: 1] >> mold a
== { make object! [ a: 1 b: 2 ]}
>> mold b
== { make object! [ b: 2 a: 1 ]} are "rendered" differently by mold but are still equal, in the same way the two words "a" and "aaa" are equal once the alias is created. Regards, Gabriele. -- Gabriele Santilli <[g--santilli--tiscalinet--it]> -- REBOL Programmer Amigan -- AGI L'Aquila -- REB: http://web.tiscali.it/rebol/index.r