FixedExponentPowerModImpl.opCall

Undocumented in source. Be warned that the author may not have intended to support it.
  1. BigInt opCall(const(BigInt)* b)
  2. BigInt opCall(BigInt b)
  3. BigInt opCall(shared(BigInt*) e)
    class FixedExponentPowerModImpl
    opCall
    (
    shared(BigInt*) e
    )

Meta