marcomaggi / vicare

A native compiler for Scheme compliant with R6RS
http://marcomaggi.github.com/vicare.html
Other
200 stars 34 forks source link

the function EQUAL-HASH from (rnrs hashtables (6)) is not implemented #1

Closed marcomaggi closed 14 years ago

marcomaggi commented 14 years ago

The function EQUAL-HASH from (rnrs hashtables (6)) is not implemented. It was not implemented in the original Ikarus' code out of fear for its bad performance, but it is a useful tool to use while still designing data types.

marcomaggi commented 14 years ago

implemented equal-hash, closed by cbdb0c4d07a5d095e4e74f817f9b23e0221bbefb