Open
Description
unordered-containers/Data/HashMap/Internal.hs
Lines 969 to 987 in 8c20f7a
unordered-containers/Data/HashMap/Internal.hs
Lines 1668 to 1674 in 8c20f7a
Maybe we can create a common abstraction, e.g. by changing the type of two
:
two :: Shift -> Hash -> HashMap k v -> Hash -> HashMap k v -> ST s (HashMap k v)