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