Join Slack
Powered by
I think a string extension function would be cool ...
# stdlib
d
dean
05/05/2016, 2:54 PM
I think a string extension function would be cool to have in the stdlib:
inline operator fun get(range: IntRange): String = substring(range)
➕ 3
2
Views
Open in Slack
Previous
Next