BigInt.opUnary

Decrement operator

  1. BigInt opUnary()
  2. BigInt opUnary()
    struct BigInt
    public ref
    opUnary
    (
    string op
    )
    ()
    if (
    op == "--"
    )
  3. BigInt opUnary()

Meta