![]() Optimization to convert `(hash-ref <ht> <key> (lambda () <constant>))` to `(hash-ref <ht> <key> <constant>)` didn't check that the `lambda` for had zero argument. Closes #1648 |
||
---|---|---|
.. | ||
mzlib | ||
tests/racket | ||
info.rkt | ||
LICENSE.txt |
![]() Optimization to convert `(hash-ref <ht> <key> (lambda () <constant>))` to `(hash-ref <ht> <key> <constant>)` didn't check that the `lambda` for had zero argument. Closes #1648 |
||
---|---|---|
.. | ||
mzlib | ||
tests/racket | ||
info.rkt | ||
LICENSE.txt |