[phobos] [dlang/phobos] dea43f: Add new traits
GitHub via phobos
phobos at puremagic.com
Mon Jun 20 13:54:58 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/phobos
Commit: dea43f818ec44c74bf4902c66b49ba513e54e94b
https://github.com/dlang/phobos/commit/dea43f818ec44c74bf4902c66b49ba513e54e94b
Author: Jack Stouffer <jack at jackstouffer.com>
Date: 2016-06-20 (Mon, 20 Jun 2016)
Changed paths:
M changelog.dd
M std/traits.d
Log Message:
-----------
Add new traits
Added traits isType, isFunction, isPropertyFunction, and isFinal
Commit: ff7c3691e3f615daa369a7d31e3560ea6ec59b05
https://github.com/dlang/phobos/commit/ff7c3691e3f615daa369a7d31e3560ea6ec59b05
Author: Robert Schadek <robert.schadek at informatik.uni-oldenburg.de>
Date: 2016-06-20 (Mon, 20 Jun 2016)
Changed paths:
M changelog.dd
M std/traits.d
Log Message:
-----------
Merge pull request #3936 from JackStouffer/traits
New Traits for std.traits
Compare: https://github.com/dlang/phobos/compare/e6235e0f0d34...ff7c3691e3f6
More information about the phobos
mailing list