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

name.remal.kotlin.CharSequence.kt Maven / Gradle / Ivy

package name.remal

fun  T?.nullIfEmpty(): T? = nullIf(CharSequence::isEmpty)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy