Module Biocaml_std.StringMap


module StringMap: sig .. end

include struct ... end
include Labels
include Exceptionless
val add_with : key -> ('a option -> 'a) -> 'a t -> 'a t
val size : 'a t -> int