tomlkt
0.2.0
common
tomlkt
/
net.peanuuutz.tomlkt
/
toFloatOrNull
to
Float
Or
Null
fun
TomlLiteral
.
toFloatOrNull
(
)
:
Float
?
(
source
)
Returns content as float only if content can be an exact float or inf/-inf/nan, otherwise null.