Is there a Hash-like data structure that's not referencing its own elements?

Sorry, I just noticed the final expression in my previous comment was wrong: hasher.hash(key_hasher). It needs to be the other way round: key_hasher.hash(hasher). :see_no_evil:

1 Like