[phobos] [D-Programming-Language/phobos] 9cc2a5: Replace 'reduce' with 'fold' in the documentation
GitHub via phobos
phobos at puremagic.com
Mon Mar 7 23:02:54 PST 2016
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 9cc2a5ae59bf99fa1c9c0a8923b4b9c7b058c479
https://github.com/D-Programming-Language/phobos/commit/9cc2a5ae59bf99fa1c9c0a8923b4b9c7b058c479
Author: Atila Neves <atila.neves at gmail.com>
Date: 2016-03-05 (Sat, 05 Mar 2016)
Changed paths:
M std/algorithm/iteration.d
M std/range/package.d
Log Message:
-----------
Replace 'reduce' with 'fold' in the documentation
Commit: 1f0a7ee0642460e75acbb3e3707e638b29a5e679
https://github.com/D-Programming-Language/phobos/commit/1f0a7ee0642460e75acbb3e3707e638b29a5e679
Author: JakobOvrum <JakobOvrum at users.noreply.github.com>
Date: 2016-03-08 (Tue, 08 Mar 2016)
Changed paths:
M std/algorithm/iteration.d
M std/range/package.d
Log Message:
-----------
Merge pull request #4056 from atilaneves/reduce_doc
Replace 'reduce' with 'fold' in the documentation
Compare: https://github.com/D-Programming-Language/phobos/compare/202565df3dda...1f0a7ee06424
More information about the phobos
mailing list