Back to Basics: Equatable

Point-Free Videos - A podcast by Brandon Williams & Stephen Celis

Categories:

πŸ”’ In this series we go back to basics with a deep dive into the subject of `Equatable` types. Equatability is a deceptively simple topic. It is a surprisingly tricky protocol that has some very specific semantics that must be upheld baked into it, and there are many misconceptions on how one can or should conform types to this protocol.