---- Elm 0.19.0 —------------------------------------------------------------—
Read <
https://elm-lang.org/0.19.0/repl> to learn more: exit, help, imports, etc.
—------------------------------------------------------------------------------
> String.toInt("10000000000000000001")
Just 10000000000000000000 : Maybe Int