Changes for version 0.02

  • Improved version that keeps track of splits and uses a heap for O(n log n)-ish rather than O(n^2)-ish performance.

Modules

Partition int sets using Set::IntSpan objects

Examples