It would be nice to have support for Unicode [normalization](https://www.unicode.org/faq/normalization.html) in the `Poco::UTF8` class. This could be implemented with [`utf8proc`](https://juliastrings.github.io/utf8proc/).
It would be nice to have support for Unicode normalization in the
Poco::UTF8class.This could be implemented with
utf8proc.