Hi Romano, nice. Thanks for pointing that out. I will let the others to find the solution.
Do you think that I should modify MUT-EQUAL1? a bit to correct this? Ciao -L ----- Original Message ----- From: "Romano Paolo Tenca" Hi, I have an enigma about Ladislav's mut-equal1? (from http://www.rebolforces.com/~ladislav/evaluation.html) b ;== "1" string? b ;== true identical? a b ;== false same? a b ;== false equal-state? a b ;== false strict-equal? a b ;== false equal? a b ;== false and: mut-equal? a b ;== false But: mut-equal1? a b ;== true What is 'a? --- Ciao Romano -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
