[Issue 12940] std.bigint.Bigint.toSize_t too, and alternative API suggestion

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Fri Mar 31 16:13:11 PDT 2017


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

Steven Schveighoffer <schveiguy at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|trivial                     |
                 CC|                            |schveiguy at yahoo.com

--- Comment #1 from Steven Schveighoffer <schveiguy at yahoo.com> ---
trivial to implement, but not trivial to decide whether this should happen.

cast(size_t)someBigInt works, so I'm not sure it's needed in any case.

--


More information about the Digitalmars-d-bugs mailing list