Prompt Detail:
Write a heap sort algorithm in Go to sort an array of arbitrary objects.
Add a comment