-
Notifications
You must be signed in to change notification settings - Fork 26
Rope implementation #79
Copy link
Copy link
Open
Labels
TreeRelated to tree classes and/or functions for treesRelated to tree classes and/or functions for treesenhancementNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
TreeRelated to tree classes and/or functions for treesRelated to tree classes and/or functions for treesenhancementNew feature or requestNew feature or request
Rope
Rope is a pretty cool data structure that lately is widely used in a lot of projects(the latest one i've seen is the zed editor, they use rope for some operations).
If anyone wants to work on this please let me know to assign you, or i will start working on it in the near future