[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

numerical procedures in scheme



The scheme spec does not specify the minimum number of arguments for
=, <, >, <=, >=.  If 0 or 1 argument is acceptable, I assume that
these functions should return #t.