This is a consequence of the change to compose `HashTable` rather than extend it. If this is an intentional breaking change, we should go a bit further and inline calls to `elemEquals` and `elemHashCode` with calls to `==` and `##`.