Module Relude_StringMap.Comparable

type identity = Relude_Map.WithOrd(Relude_String.Ord).Comparable.identity;
type t = Relude_Map.WithOrd(Relude_String.Ord).Comparable.t;