Skip to contents

Test for Nothing

Usage

is_nothing(x)

Arguments

x

object to be tested

Value

logical; whether x is a Nothing instance

See also

Other maybe: Just(), Nothing(), is_just()