Andre van Tonder scripsit:

> No, it is not otherwise reliable.  For example,
> 
>   (<  1 2 1)  ==> #f
>   (>= 1 2 1)  ==> #f  (not #t as you argue)

Oookay.  So much for that.  Post in haste, repent at leisure.

I note as a data point that Chicken and Guile accept zero and one argument
calls to the order predicates (as well as =) and return #t every time.
Scsh, however, gives an error.

-- 
Don't be so humble.  You're not that great.             John Cowan
        --Golda Meir                                    [EMAIL PROTECTED]

_______________________________________________
r6rs-discuss mailing list
[email protected]
http://lists.r6rs.org/cgi-bin/mailman/listinfo/r6rs-discuss

Reply via email to