pub type HashKey = u64;
A central typedef for hash keys
Makes experimentation easier by only needing to be updated here.
const
self