<div dir="ltr"><div>Now that Swift 5 is taking proposals, I&#39;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.<br></div><div><br></div><div>The pull request for the proposal is here: <a href="https://github.com/apple/swift-evolution/pull/706">https://github.com/apple/swift-evolution/pull/706</a>. (Direct link to proposal text: <a href="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</a>)</div><div><br></div><div>The pull request for the implementation (rebased last night) is here: <a href="https://github.com/apple/swift/pull/9619">https://github.com/apple/swift/pull/9619</a></div><div><br></div><div>Thanks all!</div><div><br></div></div>