arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
Angle.opOpAssign
arsd
color
Angle
The +, -, +=, and -= operators all work on the angles too.
Angle
opOpAssign
(Angle rhs)
Angle
opOpAssign
(Angle rhs)
struct
Angle
pure @
nogc
nothrow @
safe
Angle
opOpAssign
(
string
op
: "-"
)
(
const
Angle
rhs
)
Meta
Source
See Implementation
arsd
color
Angle
functions
degrees
opBinary
opOpAssign
radians
The +, -, +=, and -= operators all work on the angles too.