dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
Point.opBinary
dlangui
core
types
Point
Undocumented in source. Be warned that the author may not have intended to support it.
Point
opBinary
(Point v)
struct
Point
@
safe
@
nogc
nothrow const
Point
opBinary
(
string
op
)
(
Point
v
)
if
(
op
== "+"
)
Point
opBinary
(int n)
Point
opBinary
(Point v)
Meta
Source
See Implementation
dlangui
core
types
Point
functions
opBinary
opCmp
opUnary
variables
x
y