[swift-evolution] [pitch]:generate == function

Jan E. Schotsman jeschot at xs4all.nl
Tue Jan 19 14:14:20 CST 2016


On Jan 19, 2016, at 7:00 PM, FĂ©lix Cloutier  wrote:

> memberwise func ==? (if memberwise init does make it)


That relies on implicit var members making it *and* arbitrary length  
tuple comparison making it into the next Swift.

I am doing some round trip tests on large structs and need to define  
func == for each type <sigh>

Jan E.


More information about the swift-evolution mailing list