mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 17:28:30 +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).
10 KiB
10 KiB