foldM package:hashtables

A strict fold over the key-value records of a hash table in the ST monad. O(n).
See the documentation for this function in foldM.
See the documentation for this function in foldM.
See the documentation for this function in Data.HashTable.Class#v:foldM.