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.

Reply via email to