This is the mail archive of the kawa@sources.redhat.com mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Here are some utilities for sorting


Anybody looking for a 'sort' function that works on lists might like to
look in the CMU AI Repository, at
 http://www-2.cs.cmu.edu/afs/cs/project/ai-repository/ai/lang/scheme/code/ext/lists/sort/0.html

This is an implementation of destructive and nondestructive sorting and
merging written for Scheme by Richard O'Keefe. I've just tried it on Kawa
and it seems to work as is.

Jocelyn Paine
http://www.ifs.org.uk/~popx/
+44 (0)7768 534 091 




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]