May 08, 2016
  Branch: refs/heads/master
  Home:   https://github.com/dlang/phobos
  Commit: 9e2268ca19691949266e622dc531c7c1ef7193dd
      https://github.com/dlang/phobos/commit/9e2268ca19691949266e622dc531c7c1ef7193dd
  Author: Petar Kirov <petar.p.kirov@gmail.com>
  Date:   2016-05-08 (Sun, 08 May 2016)

  Changed paths:
    M std/experimental/ndslice/iteration.d

  Log Message:
  -----------
  Use iotaSlice instead of iota in one more place


  Commit: b8217a37565687aee0fe0c94ce40ebda9c7fbd3a
      https://github.com/dlang/phobos/commit/b8217a37565687aee0fe0c94ce40ebda9c7fbd3a
  Author: David Nadlinger <code@klickverbot.at>
  Date:   2016-05-08 (Sun, 08 May 2016)

  Changed paths:
    M std/experimental/ndslice/iteration.d

  Log Message:
  -----------
  Merge pull request #4289 from ZombineDev/patch-4

Use iotaSlice instead of iota in one more place


Compare: https://github.com/dlang/phobos/compare/e280cb6c6227...b8217a375656