Result.hasValue

Undocumented in source.
struct Result(T)
@property pure nothrow @nogc
alias hasValue = isValid

Meta