Option.opCast

Implicit conversion to bool. Equivalent to isSome().

struct Option(T)
inout
bool
opCast
(
CastTargetType : bool
)
()

Meta