module StringSet = Set.Make(String) module StringMap = Map.Make(String)