module DomainsFunction: Parameter_sig.Multiple_map with type key = string and type value = Domain_mode.function_mode
Parameter_sig.Multiple_map
with type key = string and type value = Domain_mode.function_mode
type key
type value
include Parameter_sig.Collection
val find : key -> value list
key -> value list
val mem : key -> bool
key -> bool