dualnumbers ~master (2021-11-19T13:16:32.6043775)
Dub
Repo
Dual.opUnary
dualnumbers
Dual
Undocumented in source. Be warned that the author may not have intended to support it.
struct
Dual
(T)
@
safe
pure nothrow @
nogc
const
Dual
opUnary
(
string
op
)
(
)
if
(
op
== "+" ||
op
== "-"
)
if
(
isFloatingPoint
!
T
)
Meta
Source
See Implementation
dualnumbers
Dual
constructors
this
functions
opAssign
opBinary
opBinaryRight
opCmp
opEquals
opOpAssign
opUnary
toString
variables
du
re