[phobos] [D-Programming-Language/phobos] 783abf: Add popExactly/dropExactly/dropOne

GitHub noreply at github.com
Thu Nov 29 01:07:38 PST 2012


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

  Changed paths:
    M std/range.d

  Log Message:
  -----------
  Add popExactly/dropExactly/dropOne

Also:
* Consolidate the pairs "drop/dropBack" and "popFrontN/popBackN" into a single documented block
* Remove "dropFront" (useless alias)


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

  Changed paths:
    M std/range.d

  Log Message:
  -----------
  Merge pull request #969 from monarchdodra/dropExactly

add dropExactly/popFrontExactly


Compare: https://github.com/D-Programming-Language/phobos/compare/fbc9ebd7d80e...3d06ee0458f3


More information about the phobos mailing list