This is either Some or None. Some contains a value, and None does not.
Some
None
Considered that None is lesser than Some on the implementations of order.
Generated using TypeDoc
This is either
SomeorNone.Somecontains a value, andNonedoes not.Considered that
Noneis lesser thanSomeon the implementations of order.