[Issue 13607] BigInt math not usable in @safe code

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Apr 26 11:03:22 PDT 2017


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

hsteoh at quickfur.ath.cx changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull
                 CC|                            |hsteoh at quickfur.ath.cx

--- Comment #5 from hsteoh at quickfur.ath.cx ---
A further step in this direction:

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

It's still not complete; BigInt is a pretty deep rabbit warren that will need
some time to completely sort out. One step at a time!

--


More information about the Digitalmars-d-bugs mailing list