package
0.0.0-20170717182524-076353e90b94
Repository: https://github.com/twmb/algoimpl.git
Documentation: pkg.go.dev

# Packages

Implements merge sort on the abstract data type DupSortable.
Implements merge sort on []ints.

# Functions

Runs HeapSort on a Sortable collection.
Insertion sort on Sortable type Does not have start and end indices yet, like the Go authors of sort.
No description provided by the author

# Interfaces

No description provided by the author