Next: Weak vectors, Up: Weak References
Return a weak hash table with size buckets. As with any hash table, choosing a good size for the table requires some caution.
You can modify weak hash tables in exactly the same way you would modify regular hash tables. (see Hash Tables)
Return
#t
if obj is the specified weak hash table. Note that a doubly weak hash table is neither a weak key nor a weak value hash table.