Re: [PATCH] Add procedures to convert alists into hash tables

2013-11-06 Thread Ludovic Courtès
Mark H Weaver skribis: > "Thompson, David" writes: > >> On Tue, Oct 29, 2013 at 8:38 AM, Ludovic Courtès wrote: >>> I think it would make sense to implement them in Scheme, say in >>> ice-9/hash-table.scm, which could be either a separate module or a file >>> included from boot-9.scm. >>> >>> W

Re: [PATCH] Add procedures to convert alists into hash tables

2013-11-06 Thread Thompson, David
On Wed, Nov 6, 2013 at 7:54 AM, Ludovic Courtès wrote: > David: would you be willing to do that? Apologies for my late comment, > and for the extra work involved. Your contributions are appreciated! Yes, I will do that. I agree that it would be for the best. Thanks, - Dave