Expand description
Archived hash set implementation using an archived SwissTable.
Structsยง
- Archived
Hash Set - An archived
HashSet. This is a wrapper around a hash map with the same key and unit value. - Hash
SetResolver - The resolver for archived hash sets.