streamly
streamly copied to clipboard
Consider using ST monad in the lower level array APIs
Using ST we can use thread specific mutable state, and ST can be converted to IO using RealWorld.