List view
Goal of this milestone is to add "real" streaming capabilities to the interval-tree. Currently the implementation fills up a `List` and returns this list. The new feature would instead open up a stream and push the intervals through the streams pipeline. In that case there is no need to store "all" the intervals first and utilize streaming features afterwards.
Overdue by 7 year(s)•Due by November 19, 2017•1/1 issues closed