3 lines
63 B
Text
3 lines
63 B
Text
|
|
iex(1)> (List.to_integer('12345') + 1) |> to_char_list
|
||
|
|
'12346'
|