dsdl2 v0.2.0-beta (2023-11-04T13:10:15Z)
Home
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