runST package:STMonadTrans

Deprecated: Use runSTT instead
A safe way to create and work with a mutable array before returning an immutable array for later perusal. This function avoids copying the array before returning it.
Executes a computation in the STT monad transformer