Improve performance even more

This commit is contained in:
2022-05-24 22:34:57 +02:00
parent 17ea7bc60c
commit c9764d49ac
4 changed files with 165 additions and 67 deletions

View File

@@ -1,5 +1,7 @@
# UNF
[UnicodeData.txt](http://www.unicode.org/L2/L1999/UnicodeData.html)
## Todo
- [ ] Change Decomposition to be `struct Decomposition(u64)` that implements `Iterator`