Expand description

A special trait required for ThinMap and ThinSet

Enums

Traits

ThinMap and ThinSet require two sepcial values to denote either an empty or a removed element. This does NOT preclude these elements from being stored in the map/set.