Optional.Optional

Undocumented in source.
template Optional(TS...)
alias Optional = SumType!(None, TS)

Meta