Bug 13121 – std.algorithm.joiner should return a bidirectional range if possible

Status
RESOLVED
Resolution
FIXED
Severity
enhancement
Priority
P1
Component
phobos
Product
D
Version
D2
Platform
All
OS
All
Creation time
2014-07-13T10:42:48Z
Last change time
2018-08-14T13:23:09Z
Keywords
bootcamp, pull
Assigned to
No Owner
Creator
Marc Schütz

Comments

Comment #0 by schuetzm — 2014-07-13T10:42:48Z
Comment #1 by greensunny12 — 2018-02-03T22:55:53Z
Comment #2 by github-bugzilla — 2018-08-14T13:23:08Z
Commits pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/e34f420ff1e52860772e2532fc73dcf6f8d47eb9 Fix Issue 13121 - std.algorithm.joiner should return a bidirectional range if possible https://github.com/dlang/phobos/commit/f67c43d93de14fd888387d8d33c862d522e0b8ec Merge pull request #6115 from wilzbach/13121 Issue 13121 - std.algorithm.joiner should return a bidirectional range if possible