The `Maybe` or `Option` context gives a value if t...
# random
f
The
Maybe
or
Option
context gives a value if there is
Some
value inside, or doesn't if there is
None
.