[phobos] [D-Programming-Language/phobos] 5f33a5: Insert dropBack, more examples of drop

GitHub noreply at github.com
Thu Nov 15 20:42:58 PST 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 5f33a589e7fc0457c5b45007306436d0fdb9e68f
      https://github.com/D-Programming-Language/phobos/commit/5f33a589e7fc0457c5b45007306436d0fdb9e68f
  Author: unknown <monarchdodra at gmail.com>
  Date:   2012-11-15 (Thu, 15 Nov 2012)

  Changed paths:
    M std/range.d

  Log Message:
  -----------
  Insert dropBack, more examples of drop

Also fixes popBackN to only work on bidir.
Adds a logical path for popFrontN with infinite sliceable ranges.


  Commit: a32c4080340b52eb0ea243bed706506dbcebb257
      https://github.com/D-Programming-Language/phobos/commit/a32c4080340b52eb0ea243bed706506dbcebb257
  Author: Jonathan M Davis <jmdavisProg at gmx.com>
  Date:   2012-11-15 (Thu, 15 Nov 2012)

  Changed paths:
    M std/range.d

  Log Message:
  -----------
  Merge pull request #932 from monarchdodra/dropBack

Insert dropBack, more examples of drop


Compare: https://github.com/D-Programming-Language/phobos/compare/ca06646d3e18...a32c4080340b


More information about the phobos mailing list