[r6rs-discuss] Comparison procedures' number of arguments

John Cowan cowan at ccil.org
Mon Oct 20 10:00:10 EDT 2008


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                                    cowan at ccil.org



More information about the r6rs-discuss mailing list