On Wednesday, January 9, 2002, at 01:05 PM, M. Uli Kusterer wrote:

>> Is "is a" left-to-right, or right-to-left? I don't know of any 
>> test to construct to find out; anyone have a test (i.e., 
>> something that's true for one an false for the other)? I'm 
>> assuming left-to-right, like everything but exponentiation.
>
> I think it doesn't matter.

It would were there a "is a boolean" or something to that effect. Then

        8 is a number is a boolean
                l2r: true
                r2l: false

Looking at my SLG, it appears that there is a "is a boolean", 
but some weirdo named Bill calls his booleans "logicals". A 
quick test reveals:

        8 is a number is a logical => true

So, it is left-to-right. Should of looked at that page closer 
before asking the question. Oh well....

BTW: Table 7-2 specifies the precedence clearly, so I had that.


_______________________________________________
Freecard-general mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freecard-general

Reply via email to