December 09, 2015 [phobos] [D-Programming-Language/phobos] 85edbe: s/takeOne/take/ in std.container package documenta... | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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 |
Copyright © 1999-2021 by the D Language Foundation