cedure: string-locale>? s1 s2 [locale] Compare strings S1 and S2 in a locale-dependent way.If LOCALE is provided, it should be locale object (as returned by `make-locale') and will be used to perform the comparison; otherwise, the current system locale is used.