Function TaggedUnion.hasType
Checks whether the currently stored value has a given type.
bool hasType(T)() const @property;
Checks whether the currently stored value has a given type.
bool hasType(T)() const @property;