A library to process process intervals.
A set of functions to extract a set of intervals such that no interval overlaps any other interval. Overlaps will be broken up into distinct intervals with overlaps having their values combined.
A few examples of usage using the various constructor elements.
Coming Soon