Option.hasValue

Whether this instance contains a valid value.

struct Option(T)
@nogc @property @trusted pure nothrow
bool
hasValue
()

Meta