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