allowsAny method

bool allowsAny (VersionConstraint other)

Returns true if this constraint allows any of the versions that other allows.

Implementation

bool allowsAny(VersionConstraint other);