pub type OrdZSet<K> = OrdWSet<K, DynZWeight>;Expand description
A Z-set with integer weights.
Aliased Typeยง
pub struct OrdZSet<K> { /* private fields */ }pub type OrdZSet<K> = OrdWSet<K, DynZWeight>;A Z-set with integer weights.
pub struct OrdZSet<K> { /* private fields */ }