Join Slack
Powered by
ands.itemList?.forEach { it.data?.let { it1 -> ...
# android
h
hadis
08/23/2017, 3:22 AM
ands.itemList?.forEach { it.data?.let { it1 -> mLists.add(it1) } } 😼It's a neat thing to do something complicated by Kotlin
4
Views
Open in Slack
Previous
Next