[erlang-questions] Help with storing data in memory

Dave Smith dizzyd@REDACTED
Tue Mar 23 14:20:44 CET 2010


It is O log n, if my chemo brain serves me correctly. The best you can
hope for in a purely functional language implementation of arrays. I
strongly recommend Okaski's book on functional data structures.

http://www.amazon.com/Purely-Functional-Structures-Chris-Okasaki/dp/0521663504/ref=sr_1_1?ie=UTF8&s=books&qid=1269350406&sr=8-1

D.

On Tue, Mar 23, 2010 at 7:03 AM, Max Lapshin <max.lapshin@REDACTED> wrote:
> What cost array:nth is?
>
> ________________________________________________________________
> erlang-questions (at) erlang.org mailing list.
> See http://www.erlang.org/faq.html
> To unsubscribe; mailto:erlang-questions-unsubscribe@REDACTED
>
>


More information about the erlang-questions mailing list