April 07, 2016 [phobos] [D-Programming-Language/phobos] c37379: document std.algorithm.mutation: swapAt | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: c373792434b887f45875a23b028d0eaccbd9c277 https://github.com/D-Programming-Language/phobos/commit/c373792434b887f45875a23b028d0eaccbd9c277 Author: Sebastian Wilzbach <seb@wilzba.ch> Date: 2016-04-08 (Fri, 08 Apr 2016) Changed paths: M std/algorithm/mutation.d Log Message: ----------- document std.algorithm.mutation: swapAt Commit: b05f4afe1cd36b6912155d8b3d46ef71919a6fe9 https://github.com/D-Programming-Language/phobos/commit/b05f4afe1cd36b6912155d8b3d46ef71919a6fe9 Author: Sebastian Wilzbach <seb@wilzba.ch> Date: 2016-04-08 (Fri, 08 Apr 2016) Changed paths: M std/algorithm/mutation.d M std/algorithm/sorting.d M std/container/binaryheap.d M std/random.d Log Message: ----------- change usage of swapAt to UFCS Commit: cb2da7aca64130520a87d158719df0d8c8e605d5 https://github.com/D-Programming-Language/phobos/commit/cb2da7aca64130520a87d158719df0d8c8e605d5 Author: Ilya Yaroshenko <ilyayaroshenko@gmail.com> Date: 2016-04-08 (Fri, 08 Apr 2016) Changed paths: M std/algorithm/mutation.d M std/algorithm/sorting.d M std/container/binaryheap.d M std/random.d Log Message: ----------- Merge pull request #4127 from greenify/document_swapat document std.algorithm.mutation: swapAt Compare: https://github.com/D-Programming-Language/phobos/compare/30442ee40087...cb2da7aca641 |
Copyright © 1999-2021 by the D Language Foundation