hashOfPolymorphic

Hash that distinguishes Expr(X) from NounExpr(X).

@trusted pure nothrow @nogc
hash_t
hashOfPolymorphic
(
Class
)
if (
is(Class == class)
)

See Also

Meta