Expand description
Sample data for CodePointTrie that returns the code point’s plane number.
Functions§
- get_
planes_ trie  - Return a 
CodePointTriethat returns the Unicode plane number, an integer from 0-16 inclusive, for each code point. 
Sample data for CodePointTrie that returns the code point’s plane number.
CodePointTrie that returns the Unicode plane number, an
integer from 0-16 inclusive, for each code point.