This is a companion discussion topic for the original entry at https://www.raywenderlich.com/7752-what-s-new-in-swift-4-2-miscellaneous-changes
This is a companion discussion topic for the original entry at https://www.raywenderlich.com/7752-what-s-new-in-swift-4-2-miscellaneous-changes
I guess we do not need to implement equatable boilerplate code.
@souminmohanty You can read more about Equatable
conformance in Swift 4.1 here:
https://www.raywenderlich.com/97-what-s-new-in-swift-4-1
I hope it helps!
A lot of polish that can affect your coding!