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