Parse string to integer

{4, ""} = Integer.parse("4")

Documentation: Integer.parse/2