March 07, 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@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@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