Join Slack
Powered by
you could define an extension function if you end ...
# announcements
s
Shawn
12/22/2017, 2:46 PM
you could define an extension function if you end up using this a ton
Copy code
infix operator fun Int.times(other: String): List<String>
4
Views
Open in Slack
Previous
Next