You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Sean Copenhaver 1df7caea69 adding a few tests for rebalancing 11 years ago
lib adding a few tests for rebalancing 11 years ago
test adding a few tests for rebalancing 11 years ago
.gitignore ignore the generated docs 11 years ago
LICENSE.txt adding the usual repo files 11 years ago
README.md adding the usual repo files 11 years ago
mix.exs hiding the rope records some and adding some docs to play around with tooling 11 years ago
mix.lock hiding the rope records some and adding some docs to play around with tooling 11 years ago

README.md

Rope

Implementing the rope data structure to play around with Elixir some... and to do something kind of computer sciencey again.

It will attempt to provide an API similar to the Elixir String module.