ReHashTableDoc.tioga
Bertrand Serlet, August 1, 1985 11:19:59 am PDT
Spreitzer, October 23, 1985 6:45:45 pm PDT
ReHashTable
CEDAR 6.0 — FOR INTERNAL XEROX USE ONLY
ReHashTable
Mike Spreitzer
© Copyright 1985 Xerox Corporation. All rights reserved.
Abstract: ReHashTable is a generalization of HashTable that will grow the table as necessary. HashTable is a generalization of RefTab that allows client-given hash and equal functions.
Created by: Mike Spreitzer, mostly stolen from HashTable (created by Bertrand Serlet, mostly stolen from RefTab)
Maintained by: Mike Spreitzer <Spreitzer.pa>
Keywords: Hash, Re-Hash, RefTab, SymTab