I propose adding support for using comparison operators on the empty tuple. This is an extension of SE-0015. <https://github.com/apple/swift-evolution/blob/master/proposals/0015-tuple-comparison-operators.md> <https://github.com/apple/swift-evolution/blob/master/proposals/0015-tuple-comparison-operators.md> This fixes SR-4172 <https://bugs.swift.org/browse/SR-4172> and the use case is described in the comments of the bug.
The PR has been approved and lives here: https://github.com/apple/swift/pull/8354 <https://github.com/apple/swift/pull/8354>.
_______________________________________________ swift-evolution mailing list [email protected] https://lists.swift.org/mailman/listinfo/swift-evolution
