[ < ] | [ > ] | [ << ] | [Plus haut] | [ >> ] | [Top] | [Table des matières] | [Index] | [ ? ] |
Here are some other functions for working with hash tables.
This returns non-nil
if table is a hash table object.
This function creates and returns a copy of table. Only the table itself is copied—the keys and values are shared.
This function returns the actual number of entries in table.
This returns the test value that was given when table was
created, to specify how to hash and compare keys. See
make-hash-table
(voir la section Creating Hash Tables).
This function returns the weak value that was specified for hash table table.
This returns the rehash size of table.
This returns the rehash threshold of table.
This returns the current nominal size of table.
Ce document a été généré par Eric Reinbold le 13 Octobre 2007 en utilisant texi2html 1.78.