FICHA · AUR

perl-heap

Perl extensions for keeping data partially sorted

  • Library
  • LIBRARY
  • PERL
  • DATA-STRUCTURES
  • Dependency only
official+codex · reviewed · May 29, 2026 description in en

Description

Perl programs can maintain partially sorted data structures such as heaps for priority queues and scheduling logic. It is useful for algorithms that repeatedly need the next highest or lowest item.

Heap behavior depends on comparison functions and data invariants. Test edge cases when ordering affects correctness.

Permissions

Permissions not analysed for this source yet.