VersionUnion

Undocumented in source.

Constructors

this
this(const(VersionRange)[] rng)
Undocumented in source.

Members

Functions

dup
VersionUnion dup()
Undocumented in source. Be warned that the author may not have intended to support it.
insert
void insert(const(VersionRange) nvu)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

ranges
VersionRange[] ranges;
Undocumented in source.

Meta