operator >= method

General Library Documentation Undocument By General Corporation & Global Corporation & General Developer

Implementation

bool operator >=(PackageVersionNumberGeneralLibrary other) =>
    compareTo(other) >= 0;