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