SRFI 146 implementation: missing case-lambda imports
Sudarshan S Chawathe 15 Apr 2018 20:43 UTC
Minor: I noticed (after Kawa complained) that hamt.scm and hamt-misc.scm
use case-lambda so I believe the (scheme case-lambda) library needs to
be imported by hamt.sld and hamt-misc.sld.
Regards,
-chaw