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