ahhh thanks to <@U0DS33N6S> I now know the correct...
# getting-started
r
ahhh thanks to @paulblessing I now know the correct way:
searchResults?.also {  populateResultsList(it) } ?: run { /* sth was null */ }