Module Benl_core.StringMap

module StringMap: sig .. end

include Map.S
val from_list : (key * int) list -> int t
val fusion : 'a t -> 'a t -> 'a t