June 20, 2012 [phobos] [D-Programming-Language/phobos] a885cf: Added RefRange to std.range. | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: a885cf85ffed1e766a0d7db32b429fcb4006faa1 https://github.com/D-Programming-Language/phobos/commit/a885cf85ffed1e766a0d7db32b429fcb4006faa1 Author: jmdavis <jmdavisProg@gmx.com> Date: 2012-06-20 (Wed, 20 Jun 2012) Changed paths: M std/range.d Log Message: ----------- Added RefRange to std.range. It's a wrapper which effectively allows you to pass a range by reference. Commit: 51d4428923abb3285b2c30dc85151230110344a9 https://github.com/D-Programming-Language/phobos/commit/51d4428923abb3285b2c30dc85151230110344a9 Author: Jonathan M Davis <jmdavisProg@gmx.com> Date: 2012-06-20 (Wed, 20 Jun 2012) Changed paths: M std/range.d Log Message: ----------- Merge pull request #633 from jmdavis/refrange Added RefRange to std.range. Compare: https://github.com/D-Programming-Language/phobos/compare/33e246959c77...51d4428923ab |
Copyright © 1999-2021 by the D Language Foundation