Join Slack
Powered by
There’s 2 methods from what I can see that can sli...
# getting-started
n
nyancat
01/29/2017, 3:03 AM
There’s 2 methods from what I can see that can slice a list in Kotlin (when its of type List): First being just .slice(IntRange(1, 5))
Open in Slack
Previous
Next