Skip to contents

Test for Just

Usage

is_just(x)

Arguments

x

object to be tested

Value

logical; whether x is a Just instance

See also

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