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

Arjun Nayini aanayini at gmail.com
Sun Jul 9 04:47:44 CDT 2017


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>.



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20170709/7b5cd807/attachment.html>


More information about the swift-evolution mailing list