module Treemap: sig .. end
sig
end
Map
module Make: functor (T : Utilsigs.BasicType) -> Utilsigs.OrderedMap with type key = T.t
functor (
T
:
Utilsigs.BasicType
) ->
Utilsigs.OrderedMap
with type key = T.t