hash_stack.reduce

Merge the top two hashes into one.

struct hash_stack(uint height)
@safe @nogc
void
reduce
nothrow
(
in ref M mask
)

Meta