Skip to content

Commit 3bb5922

Browse files
committed
Remove a forgotten mention of -keys, -values, -entries
1 parent fc2c23f commit 3bb5922

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

srfi-250.html

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -195,11 +195,6 @@ <h3 id="Sources">Sources</h3>
195195
and <a href="https://code.google.com/archive/p/femtolisp/wikis/APIReference.wiki">FemtoLisp</a>
196196
were also investigated, but no additional procedures were incorporated.</p>
197197

198-
<p>The <code>hash-table-keys</code>, <code>hash-table-values</code>,
199-
<code>hash-table-entries</code> (from SRFI 69) and the corresponding
200-
vector-based versions (used in R6RS) have been removed from this SRFI
201-
in favour of the cursor-based iteration interface.
202-
203198
<h3 id="Pronunciation">Pronunciation</h3>
204199

205200
<p>

0 commit comments

Comments
 (0)