dud ~master (2021-08-18T15:25:26Z)
Dub
Repo
unionOf
dud
semver
setoperation
Undocumented in source. Be warned that the author may not have intended to support it.
VersionUnion
unionOf
(const(SemVer) a, const(SemVer) b)
VersionUnion
unionOf
(const(SemVer) a, const(VersionRange) b)
VersionUnion
unionOf
(const(VersionRange) a, const(SemVer) b)
@
safe
pure
VersionUnion
unionOf
(
const
(
VersionRange
)
a
,
const
(
SemVer
)
b
)
VersionUnion
unionOf
(const(SemVer) a, const(VersionUnion) b)
VersionUnion
unionOf
(const(VersionUnion) a, const(SemVer) b)
VersionUnion
unionOf
(const(VersionRange) a, const(VersionRange) b)
VersionUnion
unionOf
(const(VersionRange) a, const(VersionUnion) b)
VersionUnion
unionOf
(const(VersionUnion) a, const(VersionRange) b)
VersionUnion
unionOf
(const(VersionUnion) a, const(VersionUnion) b)
Meta
Source
See Implementation
dud
semver
setoperation
functions
differenceOf
intersectionOf
invert
unionOf