[Issue 20889] Support construction of std.bigint.BigInt from a sign and a byte-array magnitude

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jun 1 05:51:34 UTC 2020


https://issues.dlang.org/show_bug.cgi?id=20889

Dlang Bot <dlang-bot at dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@n8sh created dlang/phobos pull request #7511 "Support construction of
std.bigint.BigInt from a sign and a byte-array magnitude" fixing this issue:

- Fix Issue 20889 - Support construction of std.bigint.BigInt from a sign and a
byte-array magnitude

  For consistency with other std.bigint functions allows arbitrary ranges.

https://github.com/dlang/phobos/pull/7511

--


More information about the Digitalmars-d-bugs mailing list