Simon Peyton-Jones wrote: > There should really be a strict accumArray, just as there > should be a strict foldl. Yes, please! Is there a way to write a strict version of accumArray in Haskell 98, or does this need to be done by the implementation? --Joe English jenglish@flightlab.com