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

bearophile_h...@eml.cc changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bearophile_h...@eml.cc

--- Comment #1 from bearophile_h...@eml.cc ---
(In reply to Alexey G from comment #0)

> In step (2) we need access to underlying data BigDigit[] to implement absent
> powMod method "(a pow b) mod c").

Beside the binary interface, having a powMod in std.bigint is very useful for
all kind of usages.

--

Reply via email to