[Proposal] Refine SE-0015 (Tuple Comparison Operators) to include empty case

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&gt;
<https://github.com/apple/swift-evolution/blob/master/proposals/0015-tuple-comparison-operators.md&gt;
This fixes SR-4172 <Issues · apple/swift-issues · GitHub; 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\.

Hi Arjun,

Thanks for picking up this Jira. The core team discussed this today and we think it’s OK to consider this a minor amendment to the original proposal and go ahead with the change without needing a further review.

Cheers,
Ben

···

On Jul 10, 2017, at 8:35 AM, Arjun Nayini via swift-evolution <swift-evolution@swift.org> wrote:

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&gt;
<https://github.com/apple/swift-evolution/blob/master/proposals/0015-tuple-comparison-operators.md&gt;
This fixes SR-4172 <Issues · apple/swift-issues · GitHub; 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\.

_______________________________________________
swift-evolution mailing list
swift-evolution@swift.org
https://lists.swift.org/mailman/listinfo/swift-evolution