allowsAny method
Returns true
if this constraint allows any of the versions that other
allows.
Implementation
bool allowsAny(VersionConstraint other);
Returns true
if this constraint allows any of the versions that other
allows.
bool allowsAny(VersionConstraint other);