[Haskell-cafe] Big Arrays

Bulat Ziganshin bulat.ziganshin at gmail.com
Sun Oct 3 12:18:13 EDT 2010


Hello Henry,

Sunday, October 3, 2010, 7:54:49 PM, you wrote:

> It looks like array ranges can only be Ints, and not Int64 or Word64 types.

yes, it's Int internally got efficiency reasons. you can do your own
implementation to override this limit :)


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



More information about the Haskell-Cafe mailing list