Suspicious lack of bang patterns in intersectionCollisions
and searchSwap
#436
Labels
intersectionCollisions
and searchSwap
#436
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.The text was updated successfully, but these errors were encountered: