Jan Špidlen
08/29/2020, 8:45 AM?:
for a nullable list I get this... (see screenshot). Known issue?nanodeath
08/31/2020, 4:27 PM.orEmpty()
instead of ?: emptyList()
Jan Špidlen
08/31/2020, 4:57 PM?: emptyMap()
yeah, I guess we could replace it with another extension function .orEmptyMap()
but then what good is ?:
anymore...?