summaryrefslogtreecommitdiffstats
path: root/srfi (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of ↵Gravatar Daphne Preston-Kendal 2022-11-262-4/+6
|\ | | | | | | https://github.com/scheme-requests-for-implementation/srfi-228
| * Drop `comparison-procedures'.Gravatar Arthur A. Gleckler 2022-11-142-10/+1
| | | | | | | | It's no longer mentioned in the document.
| * Add tests based on examples. Move.Gravatar Arthur A. Gleckler 2022-11-142-13/+4
| |
| * Move to "srfi/" directory. Follow naming convention.Gravatar Arthur A. Gleckler 2022-11-143-0/+112
|
* Specify base cases and behaviours of each comparator functionGravatar Daphne Preston-Kendal 2022-11-262-0/+97