arrow-core
1.1.5-alpha.1
common
arrow-core
/
arrow.core
/
Validated
/
findOrNull
find
Or
Null
inline
fun
findOrNull
(
predicate
:
(
A
)
->
Boolean
)
:
A
?