January 12, 2016
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: a16cfc06902de0c595706d4bb902b58c4dbeb0b4
      https://github.com/D-Programming-Language/phobos/commit/a16cfc06902de0c595706d4bb902b58c4dbeb0b4
  Author: Jakob Øvrum <jakobovrum@gmail.com>
  Date:   2015-12-10 (Thu, 10 Dec 2015)

  Changed paths:
    M std/range/package.d

  Log Message:
  -----------
  Add std.range.tail

Suggested by Andrei Alexandrescu in this thread: http://forum.dlang.org/post/n3sfgg$1hpm$3@digitalmars.com


  Commit: 1e74490f44d1252a397092c2508d149a971ac11b
      https://github.com/D-Programming-Language/phobos/commit/1e74490f44d1252a397092c2508d149a971ac11b
  Author: Andrei Alexandrescu <andrei@erdani.com>
  Date:   2016-01-12 (Tue, 12 Jan 2016)

  Changed paths:
    M std/range/package.d

  Log Message:
  -----------
  Merge pull request #3855 from JakobOvrum/range_tail

Add std.range.tail


Compare: https://github.com/D-Programming-Language/phobos/compare/718208dfc582...1e74490f44d1