Next:
HashedCollection-storing
, Previous:
HashedCollection-removing
, Up:
HashedCollection
1.85.8 HashedCollection: saving and loading
postLoad
Called after loading an object; rehash the collection because identity objects will most likely mutate their hashes.
postStore
Called after an object is dumped. Do nothing – necessary because by default this calls #postLoad by default