November 05, 2016
  Branch: refs/heads/master
  Home:   https://github.com/dlang/phobos
  Commit: 946dce263fa2f12cec8e5ac6e77d8a8dba610580
      https://github.com/dlang/phobos/commit/946dce263fa2f12cec8e5ac6e77d8a8dba610580
  Author: ljubobratovicrelja <ljubobratovic.relja@gmail.com>
  Date:   2016-11-05 (Sat, 05 Nov 2016)

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

  Log Message:
  -----------
  Added hint in docs about overlapped blocks.


  Commit: c312da1888912f561297cac9cdaf2cf87f676e53
      https://github.com/dlang/phobos/commit/c312da1888912f561297cac9cdaf2cf87f676e53
  Author: ljubobratovicrelja <ljubobratovic.relja@gmail.com>
  Date:   2016-11-05 (Sat, 05 Nov 2016)

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

  Log Message:
  -----------
  Added unittest example demonstrating overlapped blocks.


  Commit: 027839fd79f2ade75ca423b805bd37e358b8d3a9
      https://github.com/dlang/phobos/commit/027839fd79f2ade75ca423b805bd37e358b8d3a9
  Author: Andrei Alexandrescu <andrei@erdani.com>
  Date:   2016-11-05 (Sat, 05 Nov 2016)

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

  Log Message:
  -----------
  Merge pull request #4890 from ljubobratovicrelja/ndslice-docs-patch-1

[docs] [ndslice] Hint on overlapped blocks


Compare: https://github.com/dlang/phobos/compare/607a7558c24e...027839fd79f2