SwiftDocCVersionTriplet<(_:_:)Operator<(_:_:)Returns a Boolean value that indicates whether the first version is less than the second version.static func < (lhs: VersionTriplet, rhs: VersionTriplet) -> BoolParameterslhsA version to compare.rhsAnother version to compare.