Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: ef7c51783adfaf6238d5bd87ba6b23d9a3da02fe
https://github.com/D-Programming-Language/phobos/commit/ef7c51783adfaf6238d5bd87ba6b23d9a3da02fe
Author: Justin Whear <[email protected]>
Date: 2014-09-18 (Thu, 18 Sep 2014)
Changed paths:
M std/range.d
Log Message:
-----------
Update zip documentation
The example of sorting a zipped range was very confusing as it used a string
literal sorting predicate, requiring use of "a" and "b" which were already
being used as the names of the two ranges being zipped. Updated the sorting
predicate to use a lambda with parameters "c" and "d".
Commit: 0fb1bee92df61ddab9d2e855844a19912dc4da33
https://github.com/D-Programming-Language/phobos/commit/0fb1bee92df61ddab9d2e855844a19912dc4da33
Author: H. S. Teoh <[email protected]>
Date: 2014-09-18 (Thu, 18 Sep 2014)
Changed paths:
M std/range.d
Log Message:
-----------
Merge pull request #2530 from jwhear/patch-2
Update zip documentation
Compare:
https://github.com/D-Programming-Language/phobos/compare/8b6df553e80f...0fb1bee92df6_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos