Expand description
Implementation of van Emde Boas Tree of constant size, without internal allocation.
Structs
This struct is created by the iter method on objects implementing VEBOperations
Traits
Common trait for the different implementations of sets for different sizes.