The interface and implementation might be improved by providing a way to "reallocate" an object, in the sense that the client can inform the MPS that a new object has the same mortality properties as an existing object. In this case, the mutator would allocate the new hash array with the same props as the old one, and the MPS could place it in e.g. the same generation. This would be a general interface not restricted to the rehashing problem.
Originally posted by @rptb1 in #215 (comment)
Originally posted by @rptb1 in #215 (comment)