<@U0J391N68>: I might be a bit late to the party b...
# announcements
k
@zoltu: I might be a bit late to the party but
fun <T : Any> Iterable<T?>.filterNotNull(): List<T>
is in stdlib and you might wanna check out.