Questions about the array APIs

Bulat Ziganshin bulat.ziganshin at gmail.com
Fri Nov 17 07:03:16 EST 2006


Hello Chris,

Friday, November 17, 2006, 1:51:07 PM, you wrote:

> http://haskell.org/haskellwiki/Library/ArrayRef#Reimplemented_Arrays_library
> for (possibly dynamically) resizable instances.

dynamically, dynamically. array automatically grows when written to
non-existent position and can be resized explicitly by resizeDynamicArray

-- 
Best regards,
 Bulat                            mailto:Bulat.Ziganshin at gmail.com



More information about the Libraries mailing list