Module Private.Sorter

Parameters

module S : sig ... end

Signature

val sort : ?pos:int -> ?len:int -> 'a S.t -> compare:('a -> 'a -> int) -> unit