Improve Swift code generation by conforming to `Equatable`
samrmur opened this issue · 0 comments
samrmur commented
Currently it is a bit tedious to write Swift tests with generated code since a lot of the swift structures do not conform to Equatable
. Update the following to conform:
GraphSelections.Selection
GraphSelections.Argument