Skip to content

Conversation

@hsivonen
Copy link
Member

@hsivonen hsivonen commented Dec 5, 2025

  • AbstractCodePointTrie allows code to be generic over both typed and untyped tries.
  • UTF-8 accessors allow optimal access from within a UTF-8 decoder.
  • Latin1 accessor allows optimal access with Latin1.

* AbstractCodePointTrie allows code to be generic over both typed and untyped tries.
* UTF-8 accessors allow optimal access from within a UTF-8 decoder.
* Latin1 accessor allows optimal access with Latin1.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-unicode Component: Props, sets, tries

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant