Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 358 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 358 Bytes

Ropes

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.

License

Copyright © 2021 Joshua Suskalo

Distributed under the Eclipse Public License version 1.0.