2e4bc6a316
Uses std.encoding.sanitize, which returns the original string, if all code points are properly encoded. Note that the performance could still be improved considerably by iterating over multiple bytes at once, fast skipping over characters that don't have the most significant bit set. |
||
---|---|---|
.. | ||
allocator.d | ||
array.d | ||
async.d | ||
freelistref.d | ||
hashmap.d | ||
interfaceproxy.d | ||
list.d | ||
string.d | ||
traits.d | ||
typetuple.d |