Previous: built-in hashtables equiv, Up: built-in hashtables [Contents][Index]
<tcbucket>
typeType of tail–conc objects used in the implementation of hash tables.
<tcbucket>
: <boolean> type-predicate objReturn #t
if obj is a <tcbucket>
instance; otherwise return #f
.
<tcbucket>
: <boolean> equality-predicate this {tcb <tcbucket>}The equality predicate is eq?
.