Function heapSortImpl

T[0] heapSortImpl(alias compFun, T...) (
  T input
);