pub type ValueSet = Box<dyn ValueSetT + Send + Sync + 'static>;
struct ValueSet(/* private fields */);
self
other
==
!=