Rectangle.opBinary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Rectangle opBinary(T other)
    class Rectangle
    @trusted
    opBinary
    (
    string op
    T
    )
    ()
    if (
    isNumeric!(T)
    )
  2. Rectangle opBinary(T other)

Meta