mecca ~master (2021-09-12T14:37:04Z)
Dub
Repo
SerialInteger.opOpAssign
mecca
lib
integers
SerialInteger
Undocumented in source. Be warned that the author may not have intended to support it.
SerialInteger
opOpAssign
(T rhs)
struct
SerialInteger
(T)
ref nothrow @
nogc
SerialInteger
opOpAssign
(
string
op
)
(
T
rhs
)
if
(
op
== "+" ||
op
== "-"
)
SerialInteger
opOpAssign
(SerialInteger rhs)
Meta
Source
See Implementation
mecca
lib
integers
SerialInteger
aliases
Type
constructors
this
functions
opAssign
opBinary
opCast
opCmp
opEquals
opOpAssign
opUnary
manifest constants
max
min
variables
midpoint
value