Function mergeSortInPlaceImpl

T[0] mergeSortInPlaceImpl(alias compFun, T...) (
  T data
);