I have this filter operationg `if (result.mapNotNu...
# getting-started
o
I have this filter operationg
if (result.mapNotNull { it.name.takeUnless { it.isEmpty() } }.isNotEmpty())