Angle.opUnary

unary operator for '-'

struct Angle
const
opUnary
(
string op
)
()
if (
op == "-"
)

Return Value

Type: Angle

negated angle struct

Meta