Optional.orElseThrow

Undocumented in source. Be warned that the author may not have intended to support it.
struct Optional(T)
inout pure @safe
void
orElseThrow
(
T : Exception
)
(
lazy T exception
)

Meta