module Int_Interv_Map: sig .. end
sig
end
module Make: functor (Value : Rangemap.Value) -> sig .. end
functor (
Value
:
Rangemap.Value
) ->