[phobos] [dlang/phobos] 55e573: add 'scope' to opApply() parameter
GitHub via phobos
phobos at puremagic.com
Thu Sep 15 05:34:19 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/phobos
Commit: 55e57375251fa3cca23d6c103b07203c52cf1929
https://github.com/dlang/phobos/commit/55e57375251fa3cca23d6c103b07203c52cf1929
Author: Walter Bright <walter at walterbright.com>
Date: 2016-09-14 (Wed, 14 Sep 2016)
Changed paths:
M std/algorithm/iteration.d
M std/array.d
M std/json.d
M std/range/interfaces.d
M std/traits.d
Log Message:
-----------
add 'scope' to opApply() parameter
Commit: 3142577255af9f83953ff032376f3b1377c096c3
https://github.com/dlang/phobos/commit/3142577255af9f83953ff032376f3b1377c096c3
Author: Steven Schveighoffer <schveiguy at yahoo.com>
Date: 2016-09-15 (Thu, 15 Sep 2016)
Changed paths:
M std/algorithm/iteration.d
M std/array.d
M std/json.d
M std/range/interfaces.d
M std/traits.d
Log Message:
-----------
Merge pull request #4787 from WalterBright/scope-opApply
add 'scope' to opApply() parameter
Compare: https://github.com/dlang/phobos/compare/e75831ab22a2...3142577255af
More information about the phobos
mailing list