This projects aims to implement and benchmark Scala immutable.Vector
using Relaxed-Radix-Balanced Trees without loosing the current performance and low level oprimizations on cummon Radix-Ballanced Trees (i.e. Scala immutable.Vector
).
- ICFP 2015 Paper
- [ICFP 2015 Slides](https://docs.google.com/presentation/d/1vEhfNgV0eVtvWDkkh88MSIpWP7FSgFgSxa4SbVdO0Q8/edit?usp=sharing Maven repository)
- Thesis Paper (printable version)
- Thesis Slides
It is availabe on Maven Central