Join Slack
Powered by
Is there any reason why the number conversions (`t...
# stdlib
k
Ktrompfl
07/05/2020, 4:05 PM
Is there any reason why the number conversions (
toInt
,
toIntOrNull
, ...) in
kotlin.text
are implemented for
String
instead of
CharSequence
?
3
Views
Open in Slack
Previous
Next