FunctionsString
translate_utf8
Maps Unicode code points from one set to another on UTF-8 text. Source code points without a target mapping are removed.
translate_utf8(…) → StringKind · scalar
Maps Unicode code points from one set to another on UTF-8 text. Source code points without a target mapping are removed.
Part of the String family.