UnicodeSkipListTableExample
A library that shows how to use the Unicode skip list tables generation tool to create a table to test if a codepoint is numeric.
To generate the table, run lake exe generate_tables
.
To verify the table, run lake exe verify_tables
.