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

Steven Schveighoffer <schvei...@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #2 from Steven Schveighoffer <schvei...@yahoo.com> ---
Oh, so assignment just rebinds to the existing data? Then this request is
invalid.

One thing we could do is make a MutableBigInt, that is allowed to modify
itself. But that's a much bigger project.

--

Reply via email to