Flight-School / AnyCodable

Type-erased wrappers for Encodable, Decodable, and Codable values
https://flight.school/books/codable
MIT License
1.28k stars 132 forks source link

Fix Equatable #74

Open agiokas opened 1 year ago

agiokas commented 1 year ago

Equatable was not working as expected.

This PR should correct that

paulocoutinhox commented 1 year ago

Hi. This fix makes sense? If yes, can you merge?

agiokas commented 1 year ago

Unfortunately it's not my Repository, so I cannot merge. @mattt ?