digitalmars.D.bugs - [Issue 19438] New: Add `isNormalizedPath` to std.path
- d-bugmail puremagic.com (18/18) Nov 26 2018 https://issues.dlang.org/show_bug.cgi?id=19438
https://issues.dlang.org/show_bug.cgi?id=19438 Issue ID: 19438 Summary: Add `isNormalizedPath` to std.path Product: D Version: D2 Hardware: x86_64 OS: All Status: NEW Severity: enhancement Priority: P1 Component: phobos Assignee: nobody puremagic.com Reporter: dechcaudron+issues.dlang pm.me Just reporting for completion, fix is already implemented and will provide PR ASAP. I addition to being a useful general-purpose function, it may be used in the `in` contract blocks of functions in std.path expecting a normalized path (see issue 13825). --
Nov 26 2018