[phobos] [D-Programming-Language/phobos] 85edbe: s/takeOne/take/ in std.container package documenta...

GitHub via phobos phobos at puremagic.com
Wed Dec 9 17:18:16 PST 2015


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

  Changed paths:
    M std/container/package.d

  Log Message:
  -----------
  s/takeOne/take/ in std.container package documentation

takeOne returns a special type for ranges without slicing, so it just
happened to work with Array, but it doesn't work with say, linked lists.


  Commit: c82f47cb8d2f3de4aac909a2c18a4749e0d159f4
      https://github.com/D-Programming-Language/phobos/commit/c82f47cb8d2f3de4aac909a2c18a4749e0d159f4
  Author: Brian Schott <briancschott at gmail.com>
  Date:   2015-12-09 (Wed, 09 Dec 2015)

  Changed paths:
    M std/container/package.d

  Log Message:
  -----------
  Merge pull request #3868 from JakobOvrum/container_docs_take

s/takeOne/take/ in std.container package documentation


Compare: https://github.com/D-Programming-Language/phobos/compare/574734500e18...c82f47cb8d2f


More information about the phobos mailing list