Make UnicodeData
for noncharacter code point
Equations
- One or more equations did not get rendered due to their size.
Instances For
Make UnicodeData
for generic control code point
Equations
- One or more equations did not get rendered due to their size.
Instances For
Make UnicodeData
for generic surrogate code point
Equations
- One or more equations did not get rendered due to their size.
Instances For
Make UnicodeData
for generic private use code point
Equations
- One or more equations did not get rendered due to their size.
Instances For
Make UnicodeData
for CJK compatibilty ideograph code point
Equations
- One or more equations did not get rendered due to their size.
Instances For
Make UnicodeData
for CJK unified ideograph code point
Equations
- One or more equations did not get rendered due to their size.
Instances For
Make UnicodeData
for Hangul syllable code point
Equations
- One or more equations did not get rendered due to their size.
Instances For
Make UnicodeData
for Tangut ideograph code point
Equations
- One or more equations did not get rendered due to their size.
Instances For
Raw string from file UnicodeData.txt
Equations
- One or more equations did not get rendered due to their size.
Instances For
Get code point data from UnicodeData.txt
Equations
- One or more equations did not get rendered due to their size.
Instances For
Get code point data from UnicodeData.txt
Equations
- One or more equations did not get rendered due to their size.
Instances For
Get character data from UnicodeData.txt
Equations
- One or more equations did not get rendered due to their size.
Instances For
Stream type to roll through all code points up to Unicode.max
, yielding UnicodeData
- code : UInt32
- index : USize
- default : UInt32 → Unicode.UnicodeData
Instances For
Equations
- Unicode.instInhabitedUnicodeDataStream = { default := { code := default, index := default, default := default } }