[REBOL] [identity]
From: lmecir:mbox:vol:cz at: 5-Sep-2006 17:31
When testing the behaviour of REBOL dates I found out, that the SAME? function isn't transitive for them. This proves, that REBOL identity differs from the function I described in http://www.fm.tul.cz/~ladislav/rebol/identity.html . (i.e. the article will need an update) -L