Skip to contents

Create a Just instance

Usage

Just(x)

Arguments

x

value to be contained

Value

a Just instance

See also

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