Perl module implementing fast binary heaps/priority queues
A Heap implementation for Perl using functions that are loosely modeled after the C++ STL's binary heap functions. They all take an array as argument, just like perl's built-in functions "push", "pop" etc. The implementation itself is in C for maximum speed.
$
pkg install p5-Array-HeapOrigin
devel/p5-Array-Heap
Size
43.2KiB
License
ART10, GPLv1+
Maintainer
eserte12@yahoo.de
Dependencies
1 packages
Required by
0 packages