Hello, in trying to understand how to use the ST
Monad I've come across references to a bewildering variety of related types such
as STRefs, STArrays, MutVar,
ArrayRef, IORef, IOArray, ArrRef, etc. the list goes on. Is there a place
where I can get a comprehensive explanation of what's what? Its a bit fustrating
trying to figure out how these concepts relate to each other by reading snippets
of information on different web sites and papers (e.g. "State in
Haskell").
Thanks for your help
|
_______________________________________________ Haskell mailing list Haskell@haskell.org http://www.haskell.org/mailman/listinfo/haskell