Releases: 5cript/interval-tree
Releases · 5cript/interval-tree
Find All Implemented
find_all and overlap_find_all were added.
overlap_find_next was renamed to find_next_in_subtree and find_next was renamed to overlap_find_next_in_subtree to better reflect their capability.
Performance improvements were made.