module Mapred_sort: sig .. end
sig
end
val merge_sort : (int -> int -> int) -> int array -> unit
(int -> int -> int) -> int array -> unit