plot2d ~master (2022-01-15T15:41:32.7834376)
Dub
Repo
Point.opBinary
plot2d
types
Point
Point
opBinary
(Point b)
struct
Point
const pure nothrow
Point
opBinary
(
string
op
)
(
auto
ref
const
Point
b
)
Point
opBinary
(double b)
double
x
;
double
y
;
Meta
Source
See Implementation
plot2d
types
Point
functions
opBinary
opUnary
properties
len
len2
variables
x
y