Function hash-state-newpub
Source:fn(pub) hash-state-new ( → HashState )
Description
Construct a HashState with a fixed zero seed. Deterministic sibling of (HashState .new) used by stdlib code that needs a HashState without carrying +Random. ( -> HashState )