https://issues.dlang.org/show_bug.cgi?id=18329

          Issue ID: 18329
           Summary: std.algorithm.startsWith & endsWith can sometimes
                    avoid auto-decoding
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: phobos
          Assignee: [email protected]
          Reporter: [email protected]

std.algorithm.startsWith & endsWith with a narrow string and a
single-char/wchar/dchar search term can sometimes avoid auto-decoding.

--

Reply via email to