A D port of utf8proc

MrSmith mrsmith33 at yandex.ru
Sun Apr 12 13:34:49 UTC 2020


On Saturday, 11 April 2020 at 23:36:17 UTC, Ferhat Kurtulmuş 
wrote:
> I could not find a similar library working with -betterC, so I 
> ported utf8proc.
>
> https://github.com/aferust/utf8proc-d
>
> Please test it, contribute it, and enjoy!

in readme this expression is wrong: `(mstring.sizeof / 
ubyte.sizeof) * mstring.length`
should be `mstring.length` instead


More information about the Digitalmars-d-announce mailing list