Email list hosting service & mailing list manager

SRFI 146 implementation: missing case-lambda imports Sudarshan S Chawathe (15 Apr 2018 20:43 UTC)
Re: SRFI 146 implementation: missing case-lambda imports Marc Nieper-Wißkirchen (07 May 2018 13:26 UTC)
(very minor) Re: SRFI 146 implementation: missing case-lambda imports Sudarshan S Chawathe (11 Mar 2020 20:38 UTC)
Re: (very minor) Re: SRFI 146 implementation: missing case-lambda imports Marc Nieper-Wißkirchen (12 Mar 2020 08:56 UTC)

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