[phobos] [D-Programming-Language/phobos] 38b6d7: Document what happens to take/takeExactly if the r...

GitHub via phobos phobos at puremagic.com
Mon Jul 20 14:16:09 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 38b6d7049393b8e556e7d6c31dd3ca34fc8abfd8
      https://github.com/D-Programming-Language/phobos/commit/38b6d7049393b8e556e7d6c31dd3ca34fc8abfd8
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2015-07-20 (Mon, 20 Jul 2015)

  Changed paths:
    M std/range/package.d

  Log Message:
  -----------
  Document what happens to take/takeExactly if the range is too short.


  Commit: 033cdd8568f9e5ee0b5b2d87bea38d3e85962286
      https://github.com/D-Programming-Language/phobos/commit/033cdd8568f9e5ee0b5b2d87bea38d3e85962286
  Author: Steven Schveighoffer <schveiguy at yahoo.com>
  Date:   2015-07-20 (Mon, 20 Jul 2015)

  Changed paths:
    M std/range/package.d

  Log Message:
  -----------
  Merge pull request #3503 from quickfur/take_docs

[dox] Document what happens to take/takeExactly if the range is too short.


Compare: https://github.com/D-Programming-Language/phobos/compare/73281a95d22d...033cdd8568f9


More information about the phobos mailing list