mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-30 20:00:19 +02:00
* module/ice-9/mapping.scm (mapping-create-handle!): INIT is required. (mapping-ref): Rewrite. Fix problem with DFLT. (hash-table-mapping-hooks): Drop DELETE-PROC, hash-table accessors only use ASSOC-PROC. Add INIT to create-handle hook. Use correct hash-table accessors. (make-hash-table-mapping): Drop DELETE-PROC. (hash-table-mapping): Rewrite. Drop DELETE-PROC. |
||
---|---|---|
.. | ||
ice-9 | ||
language | ||
oop | ||
rnrs | ||
scripts | ||
srfi | ||
sxml | ||
system | ||
texinfo | ||
web | ||
Makefile.am | ||
rnrs.scm | ||
statprof.scm | ||
texinfo.scm |