April 09, 2016 [phobos] [D-Programming-Language/phobos] ddf826: UFCS for moveAt, moveFront, moveBack | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: ddf8268d421e1b277cc25fa66e37321881120bca https://github.com/D-Programming-Language/phobos/commit/ddf8268d421e1b277cc25fa66e37321881120bca Author: Ilya Yaroshenko <ilyayaroshenko@gmail.com> Date: 2016-04-09 (Sat, 09 Apr 2016) Changed paths: M std/algorithm/mutation.d M std/algorithm/sorting.d M std/container/binaryheap.d M std/range/interfaces.d M std/range/package.d Log Message: ----------- UFCS for moveAt, moveFront, moveBack Commit: 28a4afeff9e5fe97e0ccc5347b07709b3ff90298 https://github.com/D-Programming-Language/phobos/commit/28a4afeff9e5fe97e0ccc5347b07709b3ff90298 Author: Dmitry Olshansky <dmitry.olsh@gmail.com> Date: 2016-04-09 (Sat, 09 Apr 2016) Changed paths: M std/algorithm/mutation.d M std/algorithm/sorting.d M std/container/binaryheap.d M std/range/interfaces.d M std/range/package.d Log Message: ----------- Merge pull request #4165 from 9il/moveAt UFCS for moveAt, moveFront, moveBack Compare: https://github.com/D-Programming-Language/phobos/compare/ef26d531a3f7...28a4afeff9e5 |
Copyright © 1999-2021 by the D Language Foundation