firstNotNull

fun <T> Iterable<T?>.firstNotNull(): <Error class: unknown class>