mirror of
https://github.com/openharmony/third_party_rust_unicode-normalization.git
synced 2026-07-19 15:03:34 -04:00
6190241cc9
STR.join(...) is better than manual `for` loops that remember whether we've processed the first element.