- isSuperSet
bool isSuperSet(const(Platform[]) a, const(Platform[]) b)
Undocumented in source. Be warned that the author may not have intended to support it.
- select
PackageDescriptionNoPlatform select(const(PackageDescription) pkg, const(Platform[]) platform)
Undocumented in source. Be warned that the author may not have intended to support it.
- select
BuildOption[] select(const(BuildOptions) buildOptions, const(Platform[]) platform)
Undocumented in source. Be warned that the author may not have intended to support it.
- select
string[string] select(const(SubConfigs) subConfs, const(Platform[]) platform)
Undocumented in source. Be warned that the author may not have intended to support it.
- select
BuildRequirement[] select(const(BuildRequirements) brs, const(Platform[]) platform)
Undocumented in source. Be warned that the author may not have intended to support it.
- select
DependencyNoPlatform select(const(Dependency) sp)
Undocumented in source. Be warned that the author may not have intended to support it.
- select
DependencyNoPlatform[string] select(const(Dependency[]) deps, const(Platform[]) platform)
Undocumented in source. Be warned that the author may not have intended to support it.
- select
SubPackageNoPlatform select(const(SubPackage) sp, const(Platform[]) platform)
Undocumented in source. Be warned that the author may not have intended to support it.
- select
SubPackageNoPlatform[] select(const(SubPackage[]) sps, const(Platform[]) platform)
Undocumented in source. Be warned that the author may not have intended to support it.
- select
UnprocessedPath select(const(Path) path, const(Platform[]) platform)
Undocumented in source. Be warned that the author may not have intended to support it.
- select
UnprocessedPath[] select(const(Paths) paths, const(Platform[]) platform)
Undocumented in source. Be warned that the author may not have intended to support it.
- select
string[] select(const(Strings) strs, const(Platform[]) platform)
Undocumented in source. Be warned that the author may not have intended to support it.
- select
string select(const(String) str, const(Platform[]) platform)
Undocumented in source. Be warned that the author may not have intended to support it.
- selectImpl
PackageDescriptionNoPlatform selectImpl(const(PackageDescription) pkg, const(Platform[]) platform)
Undocumented in source. Be warned that the author may not have intended to support it.
- selectLargestSuperset
auto selectLargestSuperset(T ts, const(Platform[]) platform)
Undocumented in source. Be warned that the author may not have intended to support it.