Next: , Previous: , Up: built-in hashtables   [Contents][Index]


6.19.2 The <hashtable-eq> type

Core Type: <hashtable-eq>
Parent Type: <hashtable>

Type of eq? hashtables.

Constructor on <hashtable-eq>: <hashtable-eq> type-constructor
Constructor on <hashtable-eq>: <hashtable-eq> type-constructor k

The constructor if make-eq-hashtable.

Type predicate on <hashtable-eq>: <boolean> type-predicate obj

The type predicate is hashtable-eq?.