May 23, 2012 [phobos] [D-Programming-Language/phobos] 53cf50: Fixed note on bidirectional ranges. | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 53cf501d8c5ddce94c3875c787b5aa39183fd966 https://github.com/D-Programming-Language/phobos/commit/53cf501d8c5ddce94c3875c787b5aa39183fd966 Author: jmdavis <jmdavisProg@gmx.com> Date: 2012-05-18 (Fri, 18 May 2012) Changed paths: M std/range.d Log Message: ----------- Fixed note on bidirectional ranges. It said that they were input ranges (plus the extra functions for a bidirectional range), but isBidirectionalRange requires a forward range. Commit: adafbe059594bafe329806364e6de5e7a9dbd4b7 https://github.com/D-Programming-Language/phobos/commit/adafbe059594bafe329806364e6de5e7a9dbd4b7 Author: Hara Kenji <k.hara.pg+dev@gmail.com> Date: 2012-05-23 (Wed, 23 May 2012) Changed paths: M std/range.d Log Message: ----------- Merge pull request #590 from jmdavis/range Fixed note on bidirectional ranges. Compare: https://github.com/D-Programming-Language/phobos/compare/3f5ab4a...adafbe0 |
Copyright © 1999-2021 by the D Language Foundation