This class represents an identity dictionary with weak keys.
scanFor:
ar 10/21/2000: The method has been copied to this location to indicate that whenever #scanFor: changes #scanForNil: must be changed in the receiver as well.
scanForNil:
Private. Scan the key array for the first slot containing nil (indicating an empty slot). Answer the index of that slot.