diff options
| author | 2022-11-26 13:00:05 +0100 | |
|---|---|---|
| committer | 2022-11-26 13:00:05 +0100 | |
| commit | c25e65bae96d6d5c26b0d9e8af96e8dcdbdaf99f (patch) | |
| tree | c267d5839f1e3b77d8c903952dd573ffeae1cb31 /README.org | |
| parent | Specify base cases and behaviours of each comparator function (diff) | |
| parent | Publish third draft. (diff) | |
Merge branch 'master' of https://github.com/scheme-requests-for-implementation/srfi-228
Diffstat (limited to 'README.org')
| -rw-r--r-- | README.org | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,4 +1,5 @@ -* SRFI 228: A further comparator library + +* SRFI 228: Composing Comparators ** by Daphne Preston-Kendal @@ -6,15 +7,14 @@ keywords: [[https://srfi.schemers.org/?keywords=comparison][Comparison]] -This repository hosts [[https://srfi.schemers.org/srfi-228/][SRFI 228]]: A further comparator library, a [[https://srfi.schemers.org/][Scheme Request for Implementation]]. +This repository hosts [[https://srfi.schemers.org/srfi-228/][SRFI 228]]: Composing Comparators, a [[https://srfi.schemers.org/][Scheme Request for Implementation]]. This SRFI is in /draft/ status. - +See also [[/srfi-128/][SRFI 128: Comparators (reduced)]] and [[/srfi-162/][SRFI 162: Comparators sublibrary]]. The full documentation for this SRFI can be found in the [[https://srfi.schemers.org/srfi-228/srfi-228.html][SRFI Document]]. If you'd like to participate in the discussion of this SRFI, or report issues with it, please [[https://srfi.schemers.org/srfi-228/][join the SRFI-228 mailing list]] and send your message there. Thank you. - [[mailto:srfi-editors@srfi.schemers.org][The SRFI Editors]] |
