aboutsummaryrefslogblamecommitdiff
path: root/devel/p5-Heap/pkg-descr
blob: 285edbdc9e0b036f1965f7016461c8da458624ac (plain) (tree)
1
2
3
4
5
6




                                                                        
                                      
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).

WWW: http://search.cpan.org/dist/Heap/