And

just.semver.matcher.SemVerMatchers.And
opaque object And

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
And.type

Members list

Type members

Types

opaque type And

Value members

Concrete methods

def apply(and: List[SemVerMatcher]): And
def unapply(and: And): Some[List[SemVerMatcher]]

Givens

Givens

given andCanEqual: CanEqual[And, And]

Extensions

Extensions

extension (and: And)
def value: List[SemVerMatcher]