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 @@
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.
-