Point.opBinary

  1. Point opBinary(Point b)
  2. Point opBinary(double b)
    struct Point
    const pure nothrow
    opBinary
    (
    string op
    )
    (
    double b
    )

Meta