mir-algorithm — Libmir Archive
Libmir Archive
API Reference Index
mir-algorithm Guide
Dlang.org
DecimalExponentKey
mir
parse
Enum that specifies a decimal exponent key as none, infinity, or NaN.
Values
Value
Meaning
none
0
infinity
1
nan
2
dot
'.'
-
'0'
d
'd'
-
'0'
e
'e'
-
'0'
D
'D'
-
'0'
E
'E'
-
'0'
mir
parse
enums
DecimalExponentKey
functions
parse
structs
DecimalExponentInfo
ParsePosition
templates
fromString
Enum that specifies a decimal exponent key as none, infinity, or NaN.