The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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