kappa-library.generic
Mods.String2SetMap
kappa-library.mixtures
kappa-library.runtime
kappa-library.terms
kappa-library.utils
type elt = string * string
module Set : SetMap.Set with type elt = elt
module Map : SetMap.Map with type elt = elt and type set = Set.t