For my joke to work, I actually needed this:
a: does [mut-equal1?: func [a b][yes] ""]
and here's a useful
print [
identical? a b
same? a b
equal-state? a b
strict-equal? a b
equal? a b
mut-equal? a b
mut-equal1? a b
]
Anton.
> a: does [mut-equal1?: func [a b][no]]
>
> Is that a special enough property for you? :)
> Grr....
>
> Anton.
>
> > Hi Romano,
> >
> > On Monday, May 27, 2002, 11:53:27 PM, you wrote:
> >
> > RPT> What is 'a?
> >
> > I expected it to be more difficult to find out. :) But then I got
> > to think about a function with a special property... <hint> ;-)
> >
> > Regards,
> > Gabriele.
--
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the
subject, without the quotes.