Very minor issue, and rather a "cold case" given the dates, but I think
there is still a remnant of this issue in the code in the main SRFI repo
at
https://srfi.schemers.org/srfi-146/srfi-146.tgz
In particular, although (scheme case-lambda) is imported by
hamt-misc.sld, it is not imported by hamt-map.sld.
Regards,
-chaw
On 2018-05-07T13:26:32-0000 (Monday), Marc Nieper-Wißkirchen writes:
>
> Sudarshan S Chawathe <xxxxxx@eip10.org> schrieb am So., 15. Apr. 2018 um
> 22:43 Uhr:
>
> > 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.
> >
>
> Will be fixed in next update.
>
>