diff options
| author | 2022-02-15 14:13:27 +0200 | |
|---|---|---|
| committer | 2022-02-15 14:13:27 +0200 | |
| commit | fd3fcee4477de39c74ec4c88964d671bf43fd071 (patch) | |
| tree | c71eaea1223060db846dcd40e34ae29c5a4153e5 /srfi-225.html | |
| parent | Merge branch 'master' of https://github.com/johnwcowan/srfi-225 (diff) | |
update implementation
Diffstat (limited to 'srfi-225.html')
| -rw-r--r-- | srfi-225.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/srfi-225.html b/srfi-225.html index 48fed8b..0d85a83 100644 --- a/srfi-225.html +++ b/srfi-225.html @@ -384,8 +384,6 @@ one for each of the four procedures: </pre></blockquote> <p><code>(dict->alist</code> <em>dto dict</em><code>)</code></p> <p>Returns an alist whose keys and values are the keys and values of <em>dict</em>.</p> -<code>dict-filter</code>, <code>dict-remove</code>, -and <code>dict-find-update</code>. </p> <p><code>(dict-comparator</code> <em>dto dict</em><code>)</code></p> <p>Return a comparator representing the type predicate, equality predicate, |
