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