[plt-scheme] Checking to see if a key is present in a hash table

From: David T. Pierson (dtp at mindstory.com)
Date: Sun Feb 26 19:51:34 EST 2006

This whole thread seems to beg the question:

Why isn't there a built-in hash-table-exists? (or -contains?) function
for this purpose?

I do notice there is one for srfi 69 hash tables.

David


Posted on the users mailing list.