diff options
| author | 2022-11-14 15:51:32 -0800 | |
|---|---|---|
| committer | 2022-11-14 15:51:32 -0800 | |
| commit | 58c55b3dfe6ebdfd8770cd69ac08acda24dc4f50 (patch) | |
| tree | 6460283529870c2f5e71c7ad1fac826729f1a038 /README.org | |
| parent | Drop `comparison-procedures'. (diff) | |
Publish third draft.draft-3
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]] |
