unicode-org / icu4x

Solving i18n for client-side and resource-constrained environments.
https://icu4x.unicode.org
Other
1.38k stars 178 forks source link

Add Default and Copy to Preferences and add Collator kn and kf #5831

Closed zbraniecki closed 3 days ago

zbraniecki commented 6 days ago

I added PartialEq, Eq and Hash to keywords, and cleaned up how you propagate Default and Copy to prefs and keywords and added the last two missing keywords used in Collator (kn and kf) in ECMA-402.

I didn't add other Collator ones and I didn't propagate it to Collator yet.