Released Version 3.19.2
New Features:
- Allow a
defaultthunk to be passed tohash-table-ref. - Added
hash-table-ref/default.
Bug Fixes:
- Fixed
rational?to properly handle floating-point numbers. - Migrated
string-fill!from a macro to a function. This makes it easier to redefine, for example per SRFI 13.