Point.opBinary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Point opBinary(Point rhs)
  2. Point opBinary(Point rhs)
  3. Point opBinary(real rhs)
  4. Point opBinary(real rhs)
    struct Point
    shared
    opBinary
    (
    string op
    )
    (
    real rhs
    )

Meta