tomlkt
0.2.0
common
tomlkt
/
net.peanuuutz.tomlkt
/
toIntOrNull
to
Int
Or
Null
fun
TomlLiteral
.
toIntOrNull
(
)
:
Int
?
(
source
)
Returns content as int only if content can be int, otherwise null.