mir-algorithm ~master (2021-09-24T13:11:04Z)
Dub
Repo
Decimal.opAssign
mir
bignum
decimal
Decimal
struct
Decimal
(size_t maxSize64)
ref return
ref
opAssign
(
size_t
rhsMaxSize64
)
(
auto
ref
scope
const
Decimal
!
rhsMaxSize64
rhs
)
if
(
rhsMaxSize64
<
maxSize64
)
if
(
maxSize64
&&
maxSize64
<= ushort.
max
)
Meta
Source
See Implementation
mir
bignum
decimal
Decimal
constructors
this
functions
fromStringImpl
fromStringWithThousandsSeparatorImpl
isInfinity
isNaN
opAssign
opCast
opOpAssign
toString
view
variables
coefficient
exponent