mir-algorithm ~master (2021-09-24T13:11:04Z)
Dub
Repo
parseDecimal
mir
bignum
decimal
Undocumented in source. Be warned that the author may not have intended to support it.
deprecated
@
trusted
@
nogc
pure nothrow
bool
parseDecimal
(
size_t
maxSize64
C
)
(
scope
const
(
C
)[]
str
,
ref
Decimal
!
maxSize64
decimal
,
out
DecimalExponentKey
key
)
if
(
isSomeChar
!
C
)
Meta
Source
See Implementation
mir
bignum
decimal
functions
parseDecimal
structs
Decimal