[erlang-questions] Arrays and setelement

Richard Carlsson richardc@REDACTED
Fri Dec 29 11:23:00 CET 2006


Joel Reymont wrote:
> My arrays themselves would be very small, less than 100 elements. I  
> do need very fast assignment and fetching, though. The arrays are  
> dense, no holes.

I posted a preview of an efficient array module a few months ago:
http://forum.trapexit.org/viewtopic.php?p=21249#21249

It might become part of the standard libraries; nothing decided yet.

Direct link to the preview code and docs:
   http://user.it.uu.se/~richardc/array/

	/Richard




More information about the erlang-questions mailing list