[Issue 22302] New: std.algorithm.skipOver performs unnecessary UTF decoding
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Sep 13 15:38:25 UTC 2021
https://issues.dlang.org/show_bug.cgi?id=22302
Issue ID: 22302
Summary: std.algorithm.skipOver performs unnecessary UTF
decoding
Product: D
Version: D2
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P1
Component: phobos
Assignee: nobody at puremagic.com
Reporter: dlang-bugzilla at thecybershadow.net
When invoked with two strings, it has no reason to decode.
--
More information about the Digitalmars-d-bugs
mailing list