[go: up one dir, main page]

Module set

Module set 

Source
Expand description

Archived hash set implementation using an archived SwissTable.

Structsยง

ArchivedHashSet
An archived HashSet. This is a wrapper around a hash map with the same key and unit value.
HashSetResolver
The resolver for archived hash sets.