Files
ladybird/Userland/Libraries/LibUnicode/CodeGenerators/GenerateUnicodeData.cpp
Timothy Flynn e6e462249f LibUnicode: Generate *_from_string methods using a hash map
Rather than a long series of string comparisons, generate each of these
methods using a hash map of the enumeration name to its value.
2021-08-11 13:11:01 +02:00

37 KiB