IntRange.opUnary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. IntRange opUnary()
  2. IntRange opUnary()
    struct IntRange
    opUnary
    (
    string op : "-"
    )
    ()
  3. SignExtendedNumber imin;
  4. SignExtendedNumber imax;

Meta