package
Version:
v1.2.1
Opens a new window with list of versions in this module.
Published: Apr 26, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func (x *Heap) Get(indx int) interface{}
func (x *Heap) Pop() interface{}
func (x *Heap) Push(a interface{})
type HeapType interface {
SetIndex(i, j int)
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.