Perl extensions for keeping data partially sorted
The Heap collection of modules provide routines that manage a heap of elements. A heap is a partially sorted structure that is always able to easily extract the smallest of the elements in the structure (or the largest if a reversed compare routine is provided).
$
pkg install p5-HeapOrigin
devel/p5-Heap
Size
67.4KiB
License
ART10, GPLv1+
Maintainer
tolid@tolid.eu.org
Dependencies
1 packages
Required by
4 packages