March 25, 2015
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: e9b6c84f99733497d42d96ab21a5d2dbc231dcae
      https://github.com/D-Programming-Language/phobos/commit/e9b6c84f99733497d42d96ab21a5d2dbc231dcae
  Author: Walter Bright <walter@walterbright.com>
  Date:   2015-03-24 (Tue, 24 Mar 2015)

  Changed paths:
    M std/range/package.d

  Log Message:
  -----------
  add illuminating example to std.range.iota


  Commit: 876900d1f89512ab6210c5af4e7e9bd187e0955b
      https://github.com/D-Programming-Language/phobos/commit/876900d1f89512ab6210c5af4e7e9bd187e0955b
  Author: Robert Schadek <robert.schadek@informatik.uni-oldenburg.de>
  Date:   2015-03-25 (Wed, 25 Mar 2015)

  Changed paths:
    M std/range/package.d

  Log Message:
  -----------
  Merge pull request #3086 from WalterBright/iota-example

add illuminating example to std.range.iota


Compare: https://github.com/D-Programming-Language/phobos/compare/33b20be7b345...876900d1f895