pub const MIN_HASH_SIZE: usize = 16;
Minimum size of HashMap variant. Must convert to List when smaller.