]> birchwood-abbey.net Git - mit-scheme.git/commit
Implement SRFI 162.
authorChris Hanson <org/chris-hanson/cph>
Wed, 21 Sep 2022 07:01:28 +0000 (00:01 -0700)
committerChris Hanson <org/chris-hanson/cph>
Wed, 21 Sep 2022 07:01:28 +0000 (00:01 -0700)
commitfbae3d51a514e1730087d1a029f211f7a731d08e
tree3bbacc4941f56c38251932fac236818a49a9daae
parent93e9e84502d6e0a4f267239b3f5eff8aa9569eba
Implement SRFI 162.
doc/ref-manual/scheme.texinfo
doc/ref-manual/standards.texi
src/runtime/comparator.scm
src/runtime/hash-table.scm
src/runtime/library-loader.scm
src/runtime/library-standard.scm
src/runtime/runtime.pkg
tests/runtime/test-amap.scm
tests/runtime/test-comparator.scm
tests/runtime/test-hash-table.scm