Join Slack
Powered by
I do not agree. I would expect `’6'.toInt()` to re...
# stdlib
m
michaelrocks
03/03/2016, 6:00 PM
I do not agree. I would expect
’6'.toInt()
to return an integer representation of a character and not a string representation of this character parsed to int.
2
Views
Open in Slack
Previous
Next