hashtable-hash-function

[procedure] hashtable-hash-function hashtable

R6RS: Returns the hash function of hashtable. If hashtable is created by make-eq-hashtable or make-eqv-hashtable, this procedure returns #f.

See also Concept:HashTable