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