unicode.generator

Helper program to generate the lookup tables required for certain Unicode algorithms. This code is conforming with Unicode 10.0.0.

Members

Aliases

UCD
alias UCD = UnicodeCharacterDatabase
Undocumented in source.

Enums

PropertyType
enum PropertyType
Undocumented in source.

Functions

main
void main()
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Entry
struct Entry
Undocumented in source.
Line
struct Line
Undocumented in source.
Property
struct Property
Undocumented in source.
UnicodeCharacterDatabase
struct UnicodeCharacterDatabase
Undocumented in source.

Meta