Skip to main content

Module set

Module set 

Source
Expand description

§BumpSet

BumpSet is basically a wrapper around BumpMap that stores keys with values of type ().

Structs§

BumpSet
A hash set that uses bump allocation inside.
IntoIter
Iter