Algebraic.hasValue

struct Algebraic(Types...)
@safe pure const @safe nothrow @nogc
bool
hasValue
()

Return Value

Type: bool

true if this has a defined value (is defined).

Meta