Module Dolmen_std.MapsSource

Sourcemodule type S = Dolmen_intf.Map.S
Sourcemodule Int : S with type key := int
Sourcemodule String : S with type key := string
Sourcemodule Make (Ord : Map.OrderedType) : S with type key := Ord.t