From 3bb5922fcc8abadffcd773f926cceb53b32866b9 Mon Sep 17 00:00:00 2001 From: Daphne Preston-Kendal Date: Sat, 18 Oct 2025 10:55:18 +0200 Subject: [PATCH] Remove a forgotten mention of -keys, -values, -entries --- srfi-250.html | 5 ----- 1 file changed, 5 deletions(-) diff --git a/srfi-250.html b/srfi-250.html index 9749662..d54802f 100644 --- a/srfi-250.html +++ b/srfi-250.html @@ -195,11 +195,6 @@

Sources

and FemtoLisp were also investigated, but no additional procedures were incorporated.

-

The hash-table-keys, hash-table-values, -hash-table-entries (from SRFI 69) and the corresponding -vector-based versions (used in R6RS) have been removed from this SRFI -in favour of the cursor-based iteration interface. -

Pronunciation