p5.28-heap

v 0.800.0

Collection of routines for managing a heap data structure

This is a collection of routines for managing a heap data structure. There are two major components: a heap component, and an element component. A heap package basically keeps a collection of elements and is able to return the smallest one. The heap component interface is defined in Heap(3) and must be supported by all heap packages. Currently there are three heap components provided: Heap::Fibonacci (the preferred one), Heap::Binomial, and Heap::Binary

https://metacpan.org/pod/Heap

To install p5.28-heap, paste this in macOS terminal after installing MacPorts

sudo port install p5.28-heap

Add to my watchlist

Installations 1
Requested Installations 0