[Issue 18501] randomShuffle and partialShuffle should return their input argument

2018-03-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18501

github-bugzi...@puremagic.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--


[Issue 18501] randomShuffle and partialShuffle should return their input argument

2018-03-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18501

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

https://github.com/dlang/phobos/commit/b9196a976c75b5584290fd111261c507af14
fix issue 18501 - randomShuffle and partialShuffle should return their input
argument

https://github.com/dlang/phobos/commit/d9c94cbb612e8ae21db0e630d022df2455b7a04b
Merge pull request #6211 from BBasile/issue-18501

fix issue 18501 - randomShuffle and partialShuffle should return their input
argument
merged-on-behalf-of: Jack Stouffer <j...@jackstouffer.com>

--


[Issue 18501] randomShuffle and partialShuffle should return their input argument

2018-02-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18501

Basile B.  changed:

   What|Removed |Added

   Keywords||pull

--- Comment #1 from Basile B.  ---
pull: https://github.com/dlang/phobos/pull/6211

--