www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 18329] New: std.algorithm.startsWith & endsWith can sometimes

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: nobody puremagic.com
          Reporter: n8sh.secondary hotmail.com

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

--
Jan 29 2018