Integer.opUnary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Integer opUnary()
  2. Integer opUnary()
    struct Integer
    ref
    opUnary
    (
    string op
    )
    ()
    if (
    op == "--"
    )
  3. Integer opUnary()
  4. mpz_t opUnary()

Meta