pub fn compare_utf16(a: &str, b: &str) -> Ordering
Compare two strings by their UTF-16 code units (JavaScript’s default string ordering).