Arrow
1.1.5
common
arrow-core
/
arrow.core
/
Option
/
isDefined
is
Defined
fun
isDefined
(
)
:
Boolean
(
source
)
Returns true if the option is an instance of
Some
, false otherwise.