Orders two strings by code unit, which every machine agrees on. Use this wherever an order decides an
analysis result: localeCompare reads the machine's locale and ICU build, so it would make two users
analyzing the same code disagree (da orders A before a, en-US the other way round).
Orders two strings by code unit, which every machine agrees on. Use this wherever an order decides an analysis result:
localeComparereads the machine's locale and ICU build, so it would make two users analyzing the same code disagree (daordersAbeforea,en-USthe other way round).