Thread overview
[Issue 12335] std.algorithm.skipOver should support multiple args like startsWith
Feb 10, 2018
Seb
February 10, 2018
https://issues.dlang.org/show_bug.cgi?id=12335

Seb <greensunny12@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |greensunny12@gmail.com

--- Comment #2 from Seb <greensunny12@gmail.com> ---
PR https://github.com/dlang/phobos/pull/6143

--
August 15, 2018
https://issues.dlang.org/show_bug.cgi?id=12335

--- Comment #3 from github-bugzilla@puremagic.com ---
Commits pushed to master at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/dca849389f5e293a3ec59444060d317dc1de1316 Fix Issue 12335 - std.algorithm.skipOver should support multiple args like startsWith

https://github.com/dlang/phobos/commit/1e3272746aaa574c84eb84cfc9b1cccd575b0f3a Merge pull request #6143 from wilzbach/skipOver

Fix Issue 12335 - std.algorithm.skipOver should support multiple args like
startsWith
merged-on-behalf-of: Sebastian Wilzbach <sebi.wilzbach@gmail.com>

--
August 15, 2018
https://issues.dlang.org/show_bug.cgi?id=12335

github-bugzilla@puremagic.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--