IntRange.opUnary

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

Meta