There's quite a bit of `ptrEq` usage in the `Map` and `Set` code. Why isn't there anything similar in the corresponding `IntMap` and `IntSet` code?
There's quite a bit of
ptrEqusage in theMapandSetcode. Why isn't there anything similar in the correspondingIntMapandIntSetcode?