Data.LVar.SLMap

The type and its basic operations

data IMap k s v

newEmptyMap

newMap

newFromList

insert

getKey

waitSize

waitValue

modify

Quasi-deterministic operations

freezeMap

traverseFrzn_

Iteration and callbacks

forEach

forEachHP

withCallbacksThenFreeze

Higher-level derived operations

copy

traverseMap

traverseMap_

Alternate versions of derived ops that expose HandlerPools they create

traverseMapHP

traverseMapHP_

unionHP

Debugging Helpers

levelCounts