[Haskell-cafe] STM Skip list implementation
Matthias Görgens
matthias.goergens at googlemail.com
Wed Mar 17 18:49:09 EDT 2010
Hi Peter,
Interesting. Your skip lists do not need re-balancing, but they do
destructive updates. I wonder which factor outweighs the other in
practise.
Matthias.
More information about the Haskell-Cafe
mailing list