BigInt.opAssign

Move assignment

  1. BigInt opAssign(size_t other)
  2. void opAssign(BigInt other)
    struct BigInt
    void
    opAssign
    ()
    (
    auto ref BigInt other
    )

Meta