[swift-evolution] [Proposal] Synthesizing Equatable/Hashable conformance for enums and structs
Matthew Johnson
matthew at anandabits.com
Wed Aug 9 10:40:08 CDT 2017
Hi Tony. I’m really glad to see you’re brining this proposal back right away. It was a shame that it missed the deadline for Swift 4 and will be awesome to have it accepted for Swift 5.
> On Aug 9, 2017, at 10:36 AM, Tony Allevato via swift-evolution <swift-evolution at swift.org> wrote:
>
> Now that Swift 5 is taking proposals, I'm dusting off my proposal to synthesize Equatable/Hashable conformance for enums and structs. I had implemented this a few months ago hoping to squeeze it in by the Swift 4 deadline, but unfortunately the timeline was too tight.
>
> The pull request for the proposal is here: https://github.com/apple/swift-evolution/pull/706 <https://github.com/apple/swift-evolution/pull/706>. (Direct link to proposal text: https://github.com/allevato/swift-evolution/blob/b3dcffc2e6f74e17eba05a6eb7eb29ad58bf36a3/proposals/NNNN-synthesize-equatable-hashable.md <https://github.com/allevato/swift-evolution/blob/b3dcffc2e6f74e17eba05a6eb7eb29ad58bf36a3/proposals/NNNN-synthesize-equatable-hashable.md>)
>
> The pull request for the implementation (rebased last night) is here: https://github.com/apple/swift/pull/9619 <https://github.com/apple/swift/pull/9619>
>
> Thanks all!
>
> _______________________________________________
> swift-evolution mailing list
> swift-evolution at swift.org
> https://lists.swift.org/mailman/listinfo/swift-evolution
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20170809/ddba66a3/attachment.html>
More information about the swift-evolution
mailing list