go/src/sort/export_test.go

func Heapsort(data Interface) {}

func ReverseRange(data Interface, a, b int) {}