allowsAll method
Returns true
if this constraint allows all the versions that other
allows.
Implementation
bool allowsAll(VersionConstraint other);
Returns true
if this constraint allows all the versions that other
allows.
bool allowsAll(VersionConstraint other);