mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-19 15:32:31 +00:00
These allow us to binary search the code point compositions based on the first code point being combined, which makes the search close to O(log N) instead of O(N). |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
GenerateEmojiData.cpp | ||
GenerateIDNAData.cpp | ||
GenerateUnicodeData.cpp | ||
GeneratorUtil.h |