guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Ludovic Courtès
Subject: Re: [PATCH] Add procedures to convert alists into hash tables
Date: Tue, 29 Oct 2013 13:38:18 +0100
User-agent: Gnus/5.130007 (Ma Gnus v0.7) Emacs/24.3 (gnu/linux)

Hi!

David Thompson <address@hidden> skribis:

> When looking through the different hash table implementations
> available (Guile, SRFI-69, and RNRS) I found a useful SRFI-69
> procedure that had no equivalent in Guile's native hash table API:
> alist->hash-table.

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.

WDYT?

Ludo’.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]