There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Fixed structure, non-probabilistic recursive, CAS only, lock-free, generic, dynamically resized implementation of Skip List. Ordering of elements is supported by Scala’s implicit Ordered type.