You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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: