Skip to main content

Module planes

Module planes 

Source
Expand description

Sample data for CodePointTrie that returns the code point’s plane number.

Constants§

INDEX_ARRAY_AS_BYTES 🔒

Functions§

get_planes_trie
Return a CodePointTrie that returns the Unicode plane number, an integer from 0-16 inclusive, for each code point.