Back to Basics: Equatable
Point-Free Videos - Un podcast de Brandon Williams & Stephen Celis - Les lundis

Catégories:
đ 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.