Note: This is taken from the Chicken Wiki, where a more recent version could be available.

Introduction

Sorting and merging facilities, see SRFI-95 for more information.

Note: This egg overrides the sort, sort!, sorted?, merge!, and merge! procedures in the Chicken unit extras.

Authors

Richard O'Keefe, CHICKEN port by John Cowan

Version

1.1
Updated version from SRFI
1.0
Initial version

License

This code is in the public domain