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

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sun Jan 3 04:05:17 PST 2016


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

--- Comment #2 from dennis.m.ritchie at mail.ru ---
(In reply to Jack Stouffer from comment #1)
> Doing c.repeat(b) works. Honest question: do you really need the second
> param to also be a BigInt?

Yes, the second parameter must be the same `BigInt`, for example, to use a
`repeat` in the benchmark.

--


More information about the Digitalmars-d-bugs mailing list