>> mold/all "фыва"
== {"^^(444)^^(44B)^^(432)^^(430)"}
There seems to be a consensus that this behavior is unnecessary for all valid codepoints.
Is there any reason we should prefer this obfuscating result over the original string?
>> mold "фыва"
== {"фыва"}
There seems to be a consensus that this behavior is unnecessary for all valid codepoints.
Is there any reason we should prefer this obfuscating result over the original string?