Ocamlformat_lib.Non_overlapping_interval_tree
module type IN = sig ... end
module type S = sig ... end
module Make (Itv : IN) : sig ... end