Skip to content

Releases: 5cript/interval-tree

Find All Implemented

16 Jul 15:48
Compare
Choose a tag to compare

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.