
5 Sep
2003
5 Sep
'03
10:35 a.m.
Is there any place where I can find an introductory documentation for the Haskell libraries? To be more concrete, say I am interested in using Data.Array.ST.STUArray. I would need some explanation of the ST monad, and then an explanation of how I can use an STUArray in an ST monad. Plus ideally examples. But the same applies to most of the libraries. I can't find any documentation other than the very terse reference or the parts that happen to be covered by textbooks. Konrad.