VersionRange.matchesAny

Determines if this dependency specification matches arbitrary versions. This is true in particular for the any constant.

struct VersionRange
const scope @safe
bool
matchesAny
()

Meta