Join Slack
Powered by
:+1: but is there any way to know if a list is Ran...
# stdlib
k
kmruiz
04/18/2016, 1:18 PM
👍 but is there any way to know if a list is RandomAccess? Now
public fun <T> mutableListOf(vararg elements: T): MutableList<T>
returns an ArrayList, but because I'm looking at the source code
2
Views
Open in Slack
Previous
Next