intervaltree
intervaltree copied to clipboard
Method that returns intervals in a tree that contain a given interval
This seems like a useful method (I found use for it in a particular application) that as far as I can tell doesn't exist in the API. It isn't too hard to implement yourself but seems like a good quality-of-life improvement.