Saswat Anand writes: >Hi, > I find two versions of Mutable arrays ie STArray and IOArray. What is the >difference between them. Where each of them are supposed to be used? I reccommend that you use IOArray because IO is easier to understand than ST. if you cannot get IOArray to work, post your program here, and we will tell you if switching to STArray will help.