summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Arthur A. Gleckler 2022-12-10 18:33:15 -0800
committerGravatar Arthur A. Gleckler 2022-12-10 18:33:15 -0800
commit7b9a146a8c0b0b8b11f5262483c9edfccfe18c20 (patch)
treee2f29a8fee7f815509b489a82406da027d989a08
parentPublish fifth draft. (diff)
Add clarification about not modifying existing SRFIs.
-rw-r--r--srfi-228.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/srfi-228.html b/srfi-228.html
index 1d43d68..41728e8 100644
--- a/srfi-228.html
+++ b/srfi-228.html
@@ -52,7 +52,7 @@
<h2 id="specification">Specification</h2>
-<p>All identifiers defined in this SRFI are exported in the <code>(srfi 228)</code> library. However, as in the case of SRFI 162, it is hoped and intended that they will simply be added to the existing comparator libraries of RnRSes and Scheme implementations, rather than being in a separate library.
+<p>All identifiers defined in this SRFI are exported in the <code>(srfi 228)</code> library. The identifiers in this library are not retroactively added to the exports of any other SRFI library. However, as in the case of SRFI 162, it is hoped and intended that they will simply be added to the existing comparator libraries of RnRSes and Scheme implementations, rather than being in a separate library.
<h3 id=constructors>Constructors</h3>