Email list hosting service & mailing list manager

SRFI 125: Intermediate hash tables Arthur A. Gleckler (08 Sep 2015 04:48 UTC)
Kawa hash tables Per Bothner (08 Sep 2015 07:06 UTC)
Re: SRFI 125: Intermediate hash tables taylanbayirli@xxxxxx (08 Sep 2015 12:05 UTC)
Re: SRFI 125: Intermediate hash tables Arthur A. Gleckler (08 Sep 2015 21:01 UTC)

Kawa hash tables Per Bothner 08 Sep 2015 07:05 UTC

For what it's worth, Kawa supports the full functionality of both SRFI-69 and R6RS,
using the same data type (which is compatible with java.util.Map).

http://www.gnu.org/software/kawa/Hash-tables.html
--
	--Per Bothner
xxxxxx@bothner.com   http://per.bothner.com/