[Issue 14562] Support BigInt function std.range.repeat and other functions of Phobos

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Fri Sep 4 12:17:35 PDT 2015


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

Jack Stouffer <jack at jackstouffer.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jack at jackstouffer.com

--- Comment #1 from Jack Stouffer <jack at jackstouffer.com> ---
(In reply to dennis.m.ritchie from comment #0)
> I believe that the repeat function and other functions of Phobos, where the
> use BigInt appropriate, should support BigInt.

Doing c.repeat(b) works. Honest question: do you really need the second param
to also be a BigInt?

--


More information about the Digitalmars-d-bugs mailing list