arrow-core-data / arrow.core / kotlin.Function1 / mapNullable
fun <T : Any> Predicate<T>.mapNullable(): (T?) -> Boolean
fun <T :
Any
>
Predicate
<T>.mapNullable(): (T?) ->
Boolean
Do you like Arrow?