Sort Test
Heap Sort Tester
Defines a function that is used to verify the sorting of elements in a Heap instance.
This function takes two values in the order they currently appear and tests whether that order is correct, returning true if the order is correct, or false if the order is incorrect.
Author
Elizabeth Paige Harper - https://github.com/foxcapades
Since
0.1.0