Join Slack
Powered by
ahhh thanks to <@U0DS33N6S> I now know the correct...
# getting-started
r
rootandy
02/16/2018, 2:37 PM
ahhh thanks to
@paulblessing
I now know the correct way:
searchResults?.also { populateResultsList(it) } ?: run { /* sth was null */ }
2
Views
Open in Slack
Previous
Next