Fix substring and count unicode handling
This is done by working with the runes directly, both when counting length of strings as well as when slicing them to substrings. Fixes #2799 Signed-off-by: Anders Eknert <anders.eknert@bisnode.com>
A
Anders Eknert committed
c84109a71f83002201c6c11fe0d2816b6a8cb95c
Parent: e8c5e12
Committed by Patrick East <east.patrick@gmail.com>
on 10/23/2020, 4:59:47 PM