Releases: chewxy/skiprope
Releases · chewxy/skiprope
Version 1.0.0
This is version 1.0.0 of skiprope
. It provides a rope-like data structure that searches using a skiplist, while using minimal dependencies (only stdlib for the library proper, and testify/assert
for testing).