All Downloads are FREE. Search and download functionalities are using the official Maven repository.

name.remal.kotlin.collections.Collection.kt Maven / Gradle / Ivy

The newest version!
package name.remal

fun > C?.nullIfEmpty(): C? = nullIf(Collection<*>::isEmpty)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy