Dependency.matchesAny

Determines if this dependency specification matches arbitrary versions.

This is true in particular for the any constant.

struct Dependency
deprecated const scope @safe
bool
matchesAny
()

Meta