Optional.Type

Undocumented in source.
struct Optional(T...)
alias Type = typeof(T[0])

Meta