Arrow
1.1.5
common
arrow-core
/
arrow.core
/
Option
/
isEmpty
is
Empty
abstract
fun
isEmpty
(
)
:
Boolean
(
source
)
Returns true if the option is
None
, false otherwise.