Generate Equatable code in Swift

Here is my Swift 3 utility function for turning a live class/struct instance into Equatable protocol code for that type:

https://github.com/ijoshsmith/equatable-code-generator

Here’s to never writing that kind of code ever again!

This entry was posted in Uncategorized and tagged . Bookmark the permalink.

1 Response to Generate Equatable code in Swift

  1. Pingback: Dew Drop - February 1, 2017 (#2412) - Morning Dew

Comments are closed.