dud ~master (2021-08-18T15:25:26Z)
Dub
Repo
VersionRange.this
dud
semver
versionrange
VersionRange
Undocumented in source.
this
(string branch)
struct
VersionRange
@
safe
nothrow @
nogc
pure
this
(
string
branch
)
this
(const(SemVer) low, const(Inclusive) incLow, const(SemVer) high, const(Inclusive) incHigh)
Meta
Source
See Implementation
dud
semver
versionrange
VersionRange
constructors
this
functions
isBranch
opCmp
opEquals
toHash
toString
properties
dup
variables
branch
high
inclusiveHigh
inclusiveLow
low