Join Slack
Powered by
Yep, that’s true. So one may add `fun <T> Co...
# announcements
m
michaelrocks
02/05/2016, 9:11 AM
Yep, that’s true. So one may add
fun <T> Collection<T>.toArrayList() = ArrayList(this)
to one’s project.
Open in Slack
Previous
Next