Option.opCast

Undocumented in source. Be warned that the author may not have intended to support it.
struct Option(T)
opCast
(
V : Option!U
U
)
()
if (
is(T : U)
)

Meta