[plt-scheme] hash-table reflection

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Thu Jan 16 17:44:11 EST 2003

At Thu, 12 Dec 2002 21:35:27 -0500 (EST), Doug Orleans wrote:
> It would be nice if I could tell what flags a hash-table was created
> with (i.e. 'weak or 'equal).

[Repeating info from the v203.1 notes, so that it's also attached to
 Doug's message in the archive.]

This is provided in version 203.1: `hash-table?' takes extra arguments
to test for 'weak or 'equal.

Matthew



Posted on the users mailing list.