Patch

just.semver.SemVer.Patch
opaque object Patch

Attributes

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

Members list

Type members

Types

opaque type Patch

Value members

Concrete methods

def apply(patch: Int): Patch
def unapply(patch: Patch): Some[Int]

Givens

Givens

given patchCanEqual: CanEqual[Patch, Patch]

Extensions

Extensions

extension (patch0: Patch)
def patch: Int
def value: Int