Thread overview
[Issue 17249] Make BigInt data visible (not modifiable!)
Jul 17, 2017
RazvanN
Jul 17, 2017
RazvanN
Jul 17, 2017
greenify
July 17, 2017
https://issues.dlang.org/show_bug.cgi?id=17249

RazvanN <razvan.nitu1305@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull
                 CC|                            |razvan.nitu1305@gmail.com

--
July 17, 2017
https://issues.dlang.org/show_bug.cgi?id=17249

RazvanN <razvan.nitu1305@gmail.com> changed:

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

--
July 17, 2017
https://issues.dlang.org/show_bug.cgi?id=17249

greenify <greeenify@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |greeenify@gmail.com

--- Comment #1 from greenify <greeenify@gmail.com> ---
> I've readied a pull request to add these functions to std.bigint

Are you still working on this?

--
January 25, 2018
https://issues.dlang.org/show_bug.cgi?id=17249

--- Comment #2 from github-bugzilla@puremagic.com ---
Commits pushed to master at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/dae55d039c8392246514caf6ada93cbb82320511 Fix Issue 17249: Added BigInt.getDigit

https://github.com/dlang/phobos/commit/adee662094e6d4f2976e60267c1a552ba9331781 Merge pull request #5987 from JackStouffer/issue17249

Fix Issue 17249: Added BigInt.getDigit

--
January 25, 2018
https://issues.dlang.org/show_bug.cgi?id=17249

github-bugzilla@puremagic.com changed:

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

--