On Sunday 19 October 2008 12:30:27 Thomas Lord wrote:
> For the numeric comparison functions we have a clear
> account of what the code is supposed to model, e.g.,
> monotonic sequences of numbers.  

Ah.   I can see where you can use lists of numbers to model sequences. 

I have always used numeric comparison predicates were to compare two or more 
numbers.

Would it not be more clear to use 'sequence, 'sequence-append, ... 
to 'list, 'append, ...  and (sequence-ordered? < ...) to (apply < ...) ?


Cheers,
-KenD

_______________________________________________
r6rs-discuss mailing list
r6rs-discuss@lists.r6rs.org
http://lists.r6rs.org/cgi-bin/mailman/listinfo/r6rs-discuss

Reply via email to