[Issue 4125] std.numeric.gcd can use a binary GCD
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Mon Dec 12 06:20:02 PST 2016
https://issues.dlang.org/show_bug.cgi?id=4125
--- Comment #8 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/dlang/phobos
https://github.com/dlang/phobos/commit/6b4c2585fe5d25488a2df6a7b9b7c49031c63253
Fix Issue 4125 - std.numeric.gcd can use a binary GCD
https://github.com/dlang/phobos/commit/19445fc71e8aabdbd42f0ad8a571a57601a5ff39
Merge pull request #4940 from Darredevil/issue-4125
Fix Issue 4125 - std.numeric.gcd can use a binary GCD
--
More information about the Digitalmars-d-bugs
mailing list