Next: , Previous: , Up: srfi hash-tables spec   [Index]


2.29.4.3 Reflective queries

Function: hash-table-equivalence-function hash-table

Return the equivalence predicate used for keys of hash-table.

Function: hash-table-hash-function hash-table

Return the hash function used for keys of hash-table.