Structs§
- Bounded
Value - A variation of boundedness specific to
KeyedSingleton
, which indicates that once a key appears, its value is bounded and will never change. If theKeyBound
isBounded
, then the entire set of entries is bounded, but if it isUnbounded
, then new entries may appear asynchronously. - Keyed
Singleton