TaggedUnion.toHash

Enables using a tagged union value as an associative array key.

struct TaggedUnion
const @safe nothrow
static if(allSatisfy!(isHashable, FieldTypes))
size_t
toHash
()

Meta