mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 04:58:13 +00:00
![]() For example, in en-US, the decimal, long compact pattern for numbers between 10,000 and 100,000 is "00 thousand". In that pattern, "thousand" is the compact identifier, and the generated format pattern is now "{number} {compactIdentifier}". This also generates that identifier as its own field in the NumberFormat structure. |
||
---|---|---|
.. | ||
IPCCompiler | ||
LibUnicode | ||
LibWeb | ||
StateMachineGenerator | ||
CMakeLists.txt |