Asynchronous mapping adapters for optional values.
OptionExt turns an optional value into an optional future or a zero-or-one stream. The mapping closure runs only when the option contains a value.
OptionExt
Option