Open
Description
I'm not sure whether this leads to any unwanted laziness or reboxing, but I'd feel more comfortable if some bang patterns would simply rule out such issues.
unordered-containers/Data/HashMap/Internal.hs
Lines 1888 to 1933 in 19674b5
The searchSwap
variant being added in #435 should get similar bang patterns.