https://kotlinlang.org logo
d

diesieben07

01/12/2018, 12:54 PM
I'd prefer this:
mapNotNull { it.takeUnless { it.name.isNullOrEmpty() } }
💥 1
👍 1