SimpleSpec essentially is a semver set expression to specify a set of version numbers. So, it is natural to support set operations to the class, e.g. intersection and union. Such operations can be useful, e.g. to check whether two SimpleSpecs are compatible and what are the versions fulfilling both.
SimpleSpecessentially is a semver set expression to specify a set of version numbers. So, it is natural to support set operations to the class, e.g. intersection and union. Such operations can be useful, e.g. to check whether twoSimpleSpecs are compatible and what are the versions fulfilling both.