dsdl2 ~master (2023-12-28T13:38:07.0198018)
Dub
Repo
Point.opOpAssign
dsdl2
rect
Point
Operator assignment overload with scalars
inout
(
Point
)
opOpAssign
(Point other)
inout
(
Point
)
opOpAssign
(int scalar)
struct
Point
ref return inout
inout
(
Point
)
opOpAssign
(
string
op
)
(
const
int
scalar
)
if
(
op
== "*" ||
op
== "/"
)
Meta
Source
See Implementation
dsdl2
rect
Point
constructors
this
functions
array
opBinary
opOpAssign
opUnary
toString
x
y
variables
sdlPoint
Operator assignment overload with scalars