A rope is a data structure designed for efficient persistent inserts and deletes from very long sequences. This library provides an implementation of this data structure and the operations on it and which conforms to Clojure's collection types.
Copyright © 2021 Joshua Suskalo
Distributed under the Eclipse Public License version 1.0.