[Haskell] Haskell fast (?) arrays

Rishiyur Nikhil nikhil at bluespec.com
Tue May 1 11:35:29 EDT 2007


I think another interesting data point would be for a C++ version
that uses the 'vector' data type from STL (Standard Template Library)
and using the vector indexing ops that do bounds-checking.

Regards,

Nikhil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell/attachments/20070501/094e4269/attachment.htm


More information about the Haskell mailing list