optionΒΆ

Classes

Option()

Represents an optional value.

Functions

nothing()

Constructs a nothing optional value.

some(value)

Constructs a some optional value.