[Issue 17736] bigint opunary should be better performing

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu Aug 10 09:07:22 PDT 2017


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

--- Comment #3 from hsteoh at quickfur.ath.cx ---
IMO, the refcounting idea is still valid, if a bit more complicated to
implement. It would be important for reducing GC load on BigInt-heavy code, I
think.

--


More information about the Digitalmars-d-bugs mailing list