pub const CAPACITY: usize = 8;
The number of elements stored in an array before moving up to the HashSet implementation.
HashSet