Join Slack
Powered by
where can I see a list of all the functions that w...
# getting-started
o
oday
08/03/2017, 10:02 AM
where can I see a list of all the functions that work on Collections?
h
hho
08/03/2017, 10:20 AM
https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/index.html#functions
mostly
hho
08/03/2017, 10:21 AM
But you should also check out the specific types
https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/index.html#types
o
oday
08/03/2017, 10:27 AM
ah thanks ok
x
xantier
08/03/2017, 11:54 AM
I made this kind of thing thing as well:
http://jussi.hallila.com/Kollections/
⭐ 3
o
oday
08/03/2017, 11:58 AM
ohhhh gold
oday
08/03/2017, 11:58 AM
thanks a bunch
2
Views
Open in Slack
Previous
Next