Class
Heap::Min
In:
lib/mega/heap.rb
Parent:
Heap
Keeps an heap sorted with the smallest element on top
Methods
cmp
new
Public Class methods
new
(array=[]) [
source
]
Public Instance methods
cmp
(a,b) [
source
]