Arrow
1.1.5
common
arrow-core
/
arrow.core
/
maybe
maybe
inline
fun
<
A
>
Boolean
.
maybe
(
f
:
(
)
->
A
)
:
Option
<
A
>
(
source
)