Nothing
R/maybe.R
is_nothing.Rd
Test for Nothing
is_nothing(x)
object to be tested
logical; whether x is a Nothing instance
x
Other maybe: Just(), Nothing(), is_just()
Just()
Nothing()
is_just()