The (rnrs sorting (6)) library for sorting lists and vectors.
Sorting | The (rnrs sorting (6)) library for sorting lists and vectors. |
(rnrs sorting (6)) | |
Functions | |
list-sort | See http://www.r6rs.org |
vector-sort | See http://www.r6rs.org |
vector-sort! | See http://www.r6rs.org |
See http://www.r6rs.org
(list-sort proc list)
See http://www.r6rs.org
(vector-sort proc vector)
See http://www.r6rs.org
(vector-sort! proc vector)