1 year ago

#218136

test-img

Vladislav

Swift Equatable protocol default implementation

I check Equatable protocol in Swift source code on Github and as I understand it should provide default implementation for == parameter through extension but i see only (!==, ===, !=) how is it possible?

https://github.com/apple/swift/blob/main/stdlib/public/core/Equatable.swift

ios

swift

protocols

equatable

0 Answers

Your Answer

Accepted video resources