[phobos] [dlang/phobos] f46e52: documentation: fix requirements of remove
GitHub via phobos
phobos at puremagic.com
Sun May 1 05:03:16 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/phobos
Commit: f46e52b4f2b8e239648c206f3cbea7e09b36d611
https://github.com/dlang/phobos/commit/f46e52b4f2b8e239648c206f3cbea7e09b36d611
Author: anonymous <aG0aep6G at users.noreply.github.com>
Date: 2016-04-30 (Sat, 30 Apr 2016)
Changed paths:
M std/algorithm/mutation.d
Log Message:
-----------
documentation: fix requirements of remove
All overloads require a bidirectional range with lvalue elements.
Commit: 4a286019776e4a0626c3b38ec7fd2b611e1798f9
https://github.com/dlang/phobos/commit/4a286019776e4a0626c3b38ec7fd2b611e1798f9
Author: anonymous <aG0aep6G at users.noreply.github.com>
Date: 2016-04-30 (Sat, 30 Apr 2016)
Changed paths:
M std/algorithm/mutation.d
Log Message:
-----------
rewrap
Commit: 13025ab9a5c530ba6ad1c833e5a352cbb624ab47
https://github.com/dlang/phobos/commit/13025ab9a5c530ba6ad1c833e5a352cbb624ab47
Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
Date: 2016-05-01 (Sun, 01 May 2016)
Changed paths:
M std/algorithm/mutation.d
Log Message:
-----------
Merge pull request #4271 from aG0aep6G/remove-requirements
documentation: fix requirements of remove
Compare: https://github.com/dlang/phobos/compare/cfe0070d8e9d...13025ab9a5c5
More information about the phobos
mailing list